SMB_VFS_NEXT_FREMOVEXATTR  485 examples/VFS/skel_transparent.c         return SMB_VFS_NEXT_FREMOVEXATTR(handle, fsp, name);
SMB_VFS_NEXT_FREMOVEXATTR  421 source3/modules/vfs_cap.c         return SMB_VFS_NEXT_FREMOVEXATTR(handle, fsp, cappath);
SMB_VFS_NEXT_FREMOVEXATTR 2312 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_FREMOVEXATTR(handle, fsp, name);