Home
last modified time | relevance | path

Searched defs:lower_dentry (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Ddentry.c33 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate() local
H A Dsuper.c92 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs() local
H A Dkthread.c116 ecryptfs_privileged_open(struct file **lower_file, struct dentry *lower_dentry, struct vfsmount *lower_mnt, const struct cred *cred) ecryptfs_privileged_open() argument
H A Dmmap.c407 struct dentry *lower_dentry = in ecryptfs_write_inode_size_to_xattr() local
H A Dinode.c123 static int ecryptfs_interpose(struct dentry *lower_dentry, in ecryptfs_interpose() argument
138 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_do_unlink() local
185 struct dentry *lower_dentry; in ecryptfs_do_create() local
201 vfs_unlink(d_inode(lower_dir_dentry), lower_dentry, NULL); ecryptfs_do_create() local
327 ecryptfs_lookup_interpose(struct dentry *dentry, struct dentry *lower_dentry) ecryptfs_lookup_interpose() argument
396 struct dentry *lower_dir_dentry, *lower_dentry; ecryptfs_lookup() local
475 struct dentry *lower_dentry; ecryptfs_symlink() local
513 struct dentry *lower_dentry; ecryptfs_mkdir() local
536 struct dentry *lower_dentry; ecryptfs_rmdir() local
569 struct dentry *lower_dentry; ecryptfs_mknod() local
650 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_readlink_lower() local
863 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_truncate() local
893 struct dentry *lower_dentry; ecryptfs_setattr() local
1026 struct dentry *lower_dentry; ecryptfs_setxattr() local
1041 ecryptfs_getxattr_lower(struct dentry *lower_dentry, struct inode *lower_inode, const char *name, void *value, size_t size) ecryptfs_getxattr_lower() argument
1070 struct dentry *lower_dentry; ecryptfs_listxattr() local
1088 struct dentry *lower_dentry; ecryptfs_removexattr() local
[all...]
H A Dcrypto.c1102 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr() local
1329 struct dentry *lower_dentry = in ecryptfs_read_xattr_region() local
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Ddentry.c33 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate() local
H A Dsuper.c92 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs() local
H A Dkthread.c117 ecryptfs_privileged_open(struct file **lower_file, struct dentry *lower_dentry, struct vfsmount *lower_mnt, const struct cred *cred) ecryptfs_privileged_open() argument
H A Dmmap.c408 struct dentry *lower_dentry = in ecryptfs_write_inode_size_to_xattr() local
H A Dinode.c125 static int ecryptfs_interpose(struct dentry *lower_dentry, in ecryptfs_interpose() argument
140 struct dentry *lower_dentry; in ecryptfs_do_unlink() local
27 lock_parent(struct dentry *dentry, struct dentry **lower_dentry, struct inode **lower_dir) lock_parent() argument
185 struct dentry *lower_dentry; ecryptfs_do_create() local
327 ecryptfs_lookup_interpose(struct dentry *dentry, struct dentry *lower_dentry) ecryptfs_lookup_interpose() argument
396 struct dentry *lower_dir_dentry, *lower_dentry; ecryptfs_lookup() local
472 struct dentry *lower_dentry; ecryptfs_symlink() local
510 struct dentry *lower_dentry; ecryptfs_mkdir() local
534 struct dentry *lower_dentry; ecryptfs_rmdir() local
563 struct dentry *lower_dentry; ecryptfs_mknod() local
651 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_readlink_lower() local
864 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_truncate() local
899 struct dentry *lower_dentry; ecryptfs_setattr() local
1043 struct dentry *lower_dentry; ecryptfs_setxattr() local
1062 ecryptfs_getxattr_lower(struct dentry *lower_dentry, struct inode *lower_inode, const char *name, void *value, size_t size) ecryptfs_getxattr_lower() argument
1091 struct dentry *lower_dentry; ecryptfs_listxattr() local
1109 struct dentry *lower_dentry; ecryptfs_removexattr() local
1133 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_fileattr_set() local
1154 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); ecryptfs_set_acl() local
[all...]
H A Dcrypto.c1075 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr() local
1302 struct dentry *lower_dentry = in ecryptfs_read_xattr_region() local
/kernel/linux/linux-5.10/fs/sharefs/
H A Dlookup.c207 struct dentry *lower_dentry; in __sharefs_lookup() local
H A Dinode.c39 struct dentry *lower_dentry; in sharefs_listxattr() local
84 struct dentry *lower_dentry; in sharefs_create() local
119 struct dentry *lower_dentry; in sharefs_mkdir() local
157 struct dentry *lower_dentry = NULL; sharefs_unlink() local
186 struct dentry *lower_dentry; sharefs_rmdir() local
270 struct dentry *lower_dentry; sharefs_setattr() local
[all...]
/kernel/linux/linux-6.6/fs/sharefs/
H A Dlookup.c207 struct dentry *lower_dentry; in __sharefs_lookup() local
H A Dinode.c39 struct dentry *lower_dentry; in sharefs_listxattr() local
84 struct dentry *lower_dentry; in sharefs_create() local
119 struct dentry *lower_dentry; in sharefs_mkdir() local
157 struct dentry *lower_dentry = NULL; sharefs_unlink() local
186 struct dentry *lower_dentry; sharefs_rmdir() local
270 struct dentry *lower_dentry; sharefs_setattr() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Ddentry.c109 struct dentry *lower_dentry = NULL; in hmdfs_d_revalidate() local
55 lock_for_dname_cmp(struct dentry *dentry, struct dentry *lower_dentry) lock_for_dname_cmp() argument
67 unlock_for_dname_cmp(struct dentry *dentry, struct dentry *lower_dentry) unlock_for_dname_cmp() argument
[all...]
H A Dmain.c101 struct dentry *lower_dentry = hmdfs_get_lo_d(dentry, HMDFS_DEVID_LOCAL); in hmdfs_xattr_merge_get() local
191 struct dentry *lower_dentry = hmdfs_get_lo_d(dentry, HMDFS_DEVID_LOCAL); in hmdfs_xattr_merge_set() local
H A Dinode_local.c243 struct dentry *lower_dentry = NULL, *parent_dentry = NULL, *ret = NULL; in hmdfs_lookup_local() local
331 struct dentry *lower_dentry = NULL; in hmdfs_mkdir_local_dentry() local
409 struct dentry *lower_dentry = NULL; hmdfs_create_local_dentry() local
504 struct dentry *lower_dentry = NULL; hmdfs_rmdir_local_dentry() local
569 struct dentry *lower_dentry = NULL; hmdfs_unlink_local_dentry() local
770 struct dentry *lower_dentry = NULL; hmdfs_symlink_local() local
841 struct dentry *lower_dentry = NULL; hmdfs_get_link_local() local
875 struct dentry *lower_dentry = NULL; hmdfs_setattr_local() local
[all...]
H A Dinode_merge.c797 struct dentry *lower_dentry = hmdfs_get_fst_lo_d(dentry); in hmdfs_setattr_merge() local
H A Dhmdfs_dentryfile.c2521 struct dentry *lower_dentry = NULL; in hmdfs_rename_bak() local
/kernel/linux/linux-6.6/fs/hmdfs/
H A Ddentry.c109 struct dentry *lower_dentry = NULL; in hmdfs_d_revalidate() local
55 lock_for_dname_cmp(struct dentry *dentry, struct dentry *lower_dentry) lock_for_dname_cmp() argument
67 unlock_for_dname_cmp(struct dentry *dentry, struct dentry *lower_dentry) unlock_for_dname_cmp() argument
[all...]
H A Dinode_merge.c797 struct dentry *lower_dentry = hmdfs_get_fst_lo_d(dentry); in hmdfs_setattr_merge() local
H A Dmain.c101 struct dentry *lower_dentry = hmdfs_get_lo_d(dentry, HMDFS_DEVID_LOCAL); in hmdfs_xattr_merge_get() local
191 struct dentry *lower_dentry = hmdfs_get_lo_d(dentry, HMDFS_DEVID_LOCAL); in hmdfs_xattr_merge_set() local
H A Dinode_local.c243 struct dentry *lower_dentry = NULL, *parent_dentry = NULL, *ret = NULL; in hmdfs_lookup_local() local
331 struct dentry *lower_dentry = NULL; in hmdfs_mkdir_local_dentry() local
409 struct dentry *lower_dentry = NULL; hmdfs_create_local_dentry() local
504 struct dentry *lower_dentry = NULL; hmdfs_rmdir_local_dentry() local
569 struct dentry *lower_dentry = NULL; hmdfs_unlink_local_dentry() local
777 struct dentry *lower_dentry = NULL; hmdfs_symlink_local() local
848 struct dentry *lower_dentry = NULL; hmdfs_get_link_local() local
882 struct dentry *lower_dentry = NULL; hmdfs_setattr_local() local
[all...]

Completed in 27 milliseconds

12