SMB_VFS_NEXT_LCHOWN  216 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_LCHOWN(handle, path, uid, gid);
SMB_VFS_NEXT_LCHOWN  196 source3/modules/vfs_cap.c 	return SMB_VFS_NEXT_LCHOWN(handle, cappath, uid, gid);
SMB_VFS_NEXT_LCHOWN  235 source3/modules/vfs_catia.c         return SMB_VFS_NEXT_LCHOWN(handle, name, uid, gid);
SMB_VFS_NEXT_LCHOWN 1479 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LCHOWN(handle, path, uid, gid);