SMB_VFS_NEXT_LREMOVEXATTR  480 examples/VFS/skel_transparent.c         return SMB_VFS_NEXT_LREMOVEXATTR(handle, path, name);
SMB_VFS_NEXT_LREMOVEXATTR  410 source3/modules/vfs_cap.c         return SMB_VFS_NEXT_LREMOVEXATTR(handle, cappath, capname);
SMB_VFS_NEXT_LREMOVEXATTR 2298 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LREMOVEXATTR(handle, path, name);