Lines Matching refs:nop_mnt_idmap

150 			rc = vfs_unlink(&nop_mnt_idmap, lower_dir, lower_dentry,  in ecryptfs_do_unlink()
191 rc = vfs_create(&nop_mnt_idmap, lower_dir, in ecryptfs_do_create()
202 vfs_unlink(&nop_mnt_idmap, lower_dir, lower_dentry, NULL); in ecryptfs_do_create()
445 rc = vfs_link(lower_old_dentry, &nop_mnt_idmap, lower_dir, in ecryptfs_link()
489 rc = vfs_symlink(&nop_mnt_idmap, lower_dir, lower_dentry, in ecryptfs_symlink()
515 rc = vfs_mkdir(&nop_mnt_idmap, lower_dir, in ecryptfs_mkdir()
544 rc = vfs_rmdir(&nop_mnt_idmap, lower_dir, lower_dentry); in ecryptfs_rmdir()
568 rc = vfs_mknod(&nop_mnt_idmap, lower_dir, in ecryptfs_mknod()
627 rd.old_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
630 rd.new_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
867 rc = notify_change(&nop_mnt_idmap, lower_dentry, in ecryptfs_truncate()
878 return inode_permission(&nop_mnt_idmap, in ecryptfs_permission()
950 rc = setattr_prepare(&nop_mnt_idmap, dentry, ia); in ecryptfs_setattr()
976 rc = notify_change(&nop_mnt_idmap, lower_dentry, &lower_ia, NULL); in ecryptfs_setattr()
993 generic_fillattr(&nop_mnt_idmap, request_mask, d_inode(dentry), stat); in ecryptfs_getattr_link()
1030 generic_fillattr(&nop_mnt_idmap, request_mask, in ecryptfs_getattr()
1053 rc = __vfs_setxattr_locked(&nop_mnt_idmap, lower_dentry, name, value, size, flags, NULL); in ecryptfs_setxattr()
1119 rc = __vfs_removexattr(&nop_mnt_idmap, lower_dentry, name); in ecryptfs_removexattr()
1136 rc = vfs_fileattr_set(&nop_mnt_idmap, lower_dentry, fa); in ecryptfs_fileattr_set()
1157 rc = vfs_set_acl(&nop_mnt_idmap, lower_dentry, in ecryptfs_set_acl()