Home
last modified time | relevance | path

Searched defs:d_child (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_cloud_merge.c416 int hmdfs_do_ops_cloud_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_cloud_merge() argument
449 int hmdfs_create_lower_cloud_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_cloud_dentry() argument
504 update_inode_attr(d_inode(d_child), d_child); in hmdfs_create_lower_cloud_dentry() local
514 create_lo_d_parent_recur(struct dentry *d_parent, struct dentry *d_child, umode_t mode, struct hmdfs_recursive_para *rec_op_para) create_lo_d_parent_recur() argument
545 create_lo_d_cloud_child(struct inode *i_parent, struct dentry *d_child, bool is_dir, struct hmdfs_recursive_para *rec_op_para) create_lo_d_cloud_child() argument
[all...]
H A Dinode_merge.c895 int hmdfs_do_ops_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_merge() argument
928 int hmdfs_create_lower_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_dentry() argument
983 update_inode_attr(d_inode(d_child), d_child); in hmdfs_create_lower_dentry() local
993 create_lo_d_parent_recur(struct dentry *d_parent, struct dentry *d_child, umode_t mode, struct hmdfs_recursive_para *rec_op_para) create_lo_d_parent_recur() argument
1027 create_lo_d_child(struct inode *i_parent, struct dentry *d_child, bool is_dir, struct hmdfs_recursive_para *rec_op_para) create_lo_d_child() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dinode_cloud_merge.c416 int hmdfs_do_ops_cloud_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_cloud_merge() argument
449 int hmdfs_create_lower_cloud_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_cloud_dentry() argument
504 update_inode_attr(d_inode(d_child), d_child); in hmdfs_create_lower_cloud_dentry() local
514 create_lo_d_parent_recur(struct dentry *d_parent, struct dentry *d_child, umode_t mode, struct hmdfs_recursive_para *rec_op_para) create_lo_d_parent_recur() argument
545 create_lo_d_cloud_child(struct inode *i_parent, struct dentry *d_child, bool is_dir, struct hmdfs_recursive_para *rec_op_para) create_lo_d_cloud_child() argument
[all...]
H A Dinode_merge.c895 int hmdfs_do_ops_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_merge() argument
928 int hmdfs_create_lower_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_dentry() argument
983 update_inode_attr(d_inode(d_child), d_child); in hmdfs_create_lower_dentry() local
993 create_lo_d_parent_recur(struct dentry *d_parent, struct dentry *d_child, umode_t mode, struct hmdfs_recursive_para *rec_op_para) create_lo_d_parent_recur() argument
1027 create_lo_d_child(struct inode *i_parent, struct dentry *d_child, bool is_dir, struct hmdfs_recursive_para *rec_op_para) create_lo_d_child() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Ddcache.h111 struct list_head d_child; /* child of parent list */ member
/kernel/linux/linux-6.6/include/linux/
H A Ddcache.h104 struct list_head d_child; /* child of parent list */ member

Completed in 8 milliseconds