Lines Matching refs:nop_mnt_idmap

142 			rc = vfs_unlink(&nop_mnt_idmap, lower_dir, lower_dentry,  in ecryptfs_do_unlink()
183 rc = vfs_create(&nop_mnt_idmap, lower_dir, in ecryptfs_do_create()
194 vfs_unlink(&nop_mnt_idmap, lower_dir, lower_dentry, NULL); in ecryptfs_do_create()
437 rc = vfs_link(lower_old_dentry, &nop_mnt_idmap, lower_dir, in ecryptfs_link()
481 rc = vfs_symlink(&nop_mnt_idmap, lower_dir, lower_dentry, in ecryptfs_symlink()
507 rc = vfs_mkdir(&nop_mnt_idmap, lower_dir, in ecryptfs_mkdir()
536 rc = vfs_rmdir(&nop_mnt_idmap, lower_dir, lower_dentry); in ecryptfs_rmdir()
560 rc = vfs_mknod(&nop_mnt_idmap, lower_dir, in ecryptfs_mknod()
619 rd.old_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
622 rd.new_mnt_idmap = &nop_mnt_idmap; in ecryptfs_rename()
859 rc = notify_change(&nop_mnt_idmap, lower_dentry, in ecryptfs_truncate()
870 return inode_permission(&nop_mnt_idmap, in ecryptfs_permission()
942 rc = setattr_prepare(&nop_mnt_idmap, dentry, ia); in ecryptfs_setattr()
968 rc = notify_change(&nop_mnt_idmap, lower_dentry, &lower_ia, NULL); in ecryptfs_setattr()
985 generic_fillattr(&nop_mnt_idmap, d_inode(dentry), stat); in ecryptfs_getattr_link()
1014 generic_fillattr(&nop_mnt_idmap, d_inode(dentry), stat); in ecryptfs_getattr()
1036 rc = __vfs_setxattr_locked(&nop_mnt_idmap, lower_dentry, name, value, size, flags, NULL); in ecryptfs_setxattr()
1102 rc = __vfs_removexattr(&nop_mnt_idmap, lower_dentry, name); in ecryptfs_removexattr()
1119 rc = vfs_fileattr_set(&nop_mnt_idmap, lower_dentry, fa); in ecryptfs_fileattr_set()
1140 rc = vfs_set_acl(&nop_mnt_idmap, lower_dentry, in ecryptfs_set_acl()