Home
last modified time | relevance | path

Searched defs:child_dentry (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c98 hmdfs_in_level(struct dentry *child_dentry, unsigned int level, in hmdfs_in_level() argument
139 hmdfs_find_dentry_cloud(struct dentry *child_dentry, in hmdfs_find_dentry_cloud() argument
H A Dinode_root.c129 hmdfs_device_lookup(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_device_lookup() argument
239 hmdfs_root_lookup(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_root_lookup() argument
[all...]
H A Dinode_cloud.c32 struct hmdfs_lookup_cloud_ret *lookup_cloud_dentry(struct dentry *child_dentry, in lookup_cloud_dentry() argument
277 hmdfs_lookup_cloud_dentry(struct inode *parent_inode, struct dentry *child_dentry, int flags) hmdfs_lookup_cloud_dentry() argument
312 hmdfs_lookup_cloud(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_cloud() argument
[all...]
H A Dhmdfs_share.c145 bool in_share_dir(struct dentry *child_dentry) in in_share_dir() argument
H A Dinode_cloud_merge.c22 fill_inode_merge(struct super_block *sb, struct inode *parent_inode, struct dentry *child_dentry, struct dentry *lo_d_dentry) fill_inode_merge() argument
205 do_lookup_cloud_merge_root(struct path path_dev, struct dentry *child_dentry, unsigned int flags) do_lookup_cloud_merge_root() argument
245 lookup_cloud_merge_root(struct inode *root_inode, struct dentry *child_dentry, unsigned int flags) lookup_cloud_merge_root() argument
281 hmdfs_lookup_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_cloud_merge() argument
362 do_mkdir_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, struct inode *lo_i_parent, struct dentry *lo_d_child) do_mkdir_cloud_merge() argument
389 do_create_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, bool want_excl, struct inode *lo_i_parent, struct dentry *lo_d_child) do_create_cloud_merge() argument
[all...]
H A Dinode_remote.c22 struct hmdfs_lookup_ret *lookup_remote_dentry(struct dentry *child_dentry, in lookup_remote_dentry() argument
400 hmdfs_lookup_remote_dentry(struct inode *parent_inode, struct dentry *child_dentry, int flags) hmdfs_lookup_remote_dentry() argument
466 hmdfs_lookup_remote(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_remote() argument
[all...]
H A Dinode_local.c191 __lookup_nosensitive(struct path *lower_parent_path, struct dentry *child_dentry, unsigned int flags, struct path *lower_path) __lookup_nosensitive() argument
236 hmdfs_lookup_local(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_local() argument
477 hmdfs_create_local(struct inode *dir, struct dentry *child_dentry, umode_t mode, bool want_excl) hmdfs_create_local() argument
983 hmdfs_lookup_share(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_share() argument
[all...]
H A Dinode_merge.c56 void update_inode_attr(struct inode *inode, struct dentry *child_dentry) in update_inode_attr() argument
209 void assign_comrades_unlocked(struct dentry *child_dentry, in assign_comrades_unlocked() argument
98 fill_inode_merge(struct super_block *sb, struct inode *parent_inode, struct dentry *child_dentry, struct dentry *lo_d_dentry) fill_inode_merge() argument
553 do_lookup_merge_root(struct path path_dev, struct dentry *child_dentry, unsigned int flags) do_lookup_merge_root() argument
640 lookup_merge_root(struct inode *root_inode, struct dentry *child_dentry, unsigned int flags) lookup_merge_root() argument
698 hmdfs_lookup_merge(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_merge() argument
839 do_mkdir_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, struct inode *lo_i_parent, struct dentry *lo_d_child) do_mkdir_merge() argument
867 do_create_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, bool want_excl, struct inode *lo_i_parent, struct dentry *lo_d_child) do_create_merge() argument
[all...]
H A Dhmdfs_dentryfile.c713 static struct hmdfs_dentry *hmdfs_in_level(struct dentry *child_dentry, in hmdfs_in_level() argument
754 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() argument
789 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry() argument
871 create_dentry(struct dentry *child_dentry, struct inode *inode, struct file *file, struct hmdfs_sb_info *sbi) create_dentry() argument
962 update_inode_to_dentry(struct dentry *child_dentry, struct inode *inode) update_inode_to_dentry() argument
2577 struct dentry *child_dentry = NULL; hmdfs_root_unlink() local
2640 struct dentry *child_dentry = NULL; hmdfs_root_mkdir() local
2686 struct dentry *child_dentry = NULL; hmdfs_root_create() local
2729 struct dentry *child_dentry = NULL; hmdfs_root_rmdir() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c98 hmdfs_in_level(struct dentry *child_dentry, unsigned int level, in hmdfs_in_level() argument
139 hmdfs_find_dentry_cloud(struct dentry *child_dentry, in hmdfs_find_dentry_cloud() argument
H A Dinode_root.c129 hmdfs_device_lookup(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_device_lookup() argument
239 hmdfs_root_lookup(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_root_lookup() argument
[all...]
H A Dhmdfs_share.c145 bool in_share_dir(struct dentry *child_dentry) in in_share_dir() argument
H A Dinode_cloud.c32 struct hmdfs_lookup_cloud_ret *lookup_cloud_dentry(struct dentry *child_dentry, in lookup_cloud_dentry() argument
274 hmdfs_lookup_cloud_dentry(struct inode *parent_inode, struct dentry *child_dentry, int flags) hmdfs_lookup_cloud_dentry() argument
308 hmdfs_lookup_cloud(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_cloud() argument
[all...]
H A Dinode_cloud_merge.c22 fill_inode_merge(struct super_block *sb, struct inode *parent_inode, struct dentry *child_dentry, struct dentry *lo_d_dentry) fill_inode_merge() argument
205 do_lookup_cloud_merge_root(struct path path_dev, struct dentry *child_dentry, unsigned int flags) do_lookup_cloud_merge_root() argument
245 lookup_cloud_merge_root(struct inode *root_inode, struct dentry *child_dentry, unsigned int flags) lookup_cloud_merge_root() argument
281 hmdfs_lookup_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_cloud_merge() argument
362 do_mkdir_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, struct inode *lo_i_parent, struct dentry *lo_d_child) do_mkdir_cloud_merge() argument
389 do_create_cloud_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, bool want_excl, struct inode *lo_i_parent, struct dentry *lo_d_child) do_create_cloud_merge() argument
[all...]
H A Dinode_remote.c22 struct hmdfs_lookup_ret *lookup_remote_dentry(struct dentry *child_dentry, in lookup_remote_dentry() argument
400 hmdfs_lookup_remote_dentry(struct inode *parent_inode, struct dentry *child_dentry, int flags) hmdfs_lookup_remote_dentry() argument
466 hmdfs_lookup_remote(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_remote() argument
[all...]
H A Dinode_merge.c56 void update_inode_attr(struct inode *inode, struct dentry *child_dentry) in update_inode_attr() argument
209 void assign_comrades_unlocked(struct dentry *child_dentry, in assign_comrades_unlocked() argument
98 fill_inode_merge(struct super_block *sb, struct inode *parent_inode, struct dentry *child_dentry, struct dentry *lo_d_dentry) fill_inode_merge() argument
553 do_lookup_merge_root(struct path path_dev, struct dentry *child_dentry, unsigned int flags) do_lookup_merge_root() argument
640 lookup_merge_root(struct inode *root_inode, struct dentry *child_dentry, unsigned int flags) lookup_merge_root() argument
698 hmdfs_lookup_merge(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_merge() argument
839 do_mkdir_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, struct inode *lo_i_parent, struct dentry *lo_d_child) do_mkdir_merge() argument
867 do_create_merge(struct inode *parent_inode, struct dentry *child_dentry, umode_t mode, bool want_excl, struct inode *lo_i_parent, struct dentry *lo_d_child) do_create_merge() argument
[all...]
H A Dinode_local.c191 __lookup_nosensitive(struct path *lower_parent_path, struct dentry *child_dentry, unsigned int flags, struct path *lower_path) __lookup_nosensitive() argument
236 hmdfs_lookup_local(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_local() argument
477 hmdfs_create_local(struct mnt_idmap *idmap, struct inode *dir, struct dentry *child_dentry, umode_t mode, bool want_excl) hmdfs_create_local() argument
991 hmdfs_lookup_share(struct inode *parent_inode, struct dentry *child_dentry, unsigned int flags) hmdfs_lookup_share() argument
[all...]
H A Dhmdfs_dentryfile.c714 static struct hmdfs_dentry *hmdfs_in_level(struct dentry *child_dentry, in hmdfs_in_level() argument
755 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry() argument
790 void update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, in update_dentry() argument
872 create_dentry(struct dentry *child_dentry, struct inode *inode, struct file *file, struct hmdfs_sb_info *sbi) create_dentry() argument
963 update_inode_to_dentry(struct dentry *child_dentry, struct inode *inode) update_inode_to_dentry() argument
2585 struct dentry *child_dentry = NULL; hmdfs_root_unlink() local
2648 struct dentry *child_dentry = NULL; hmdfs_root_mkdir() local
2694 struct dentry *child_dentry = NULL; hmdfs_root_create() local
2737 struct dentry *child_dentry = NULL; hmdfs_root_rmdir() local
[all...]

Completed in 21 milliseconds