Home
last modified time | relevance | path

Searched defs:d_child (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_cloud_merge.c416 int hmdfs_do_ops_cloud_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_cloud_merge()
449 int hmdfs_create_lower_cloud_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_cloud_dentry()
515 struct dentry *d_child, umode_t mode, in create_lo_d_parent_recur()
545 int create_lo_d_cloud_child(struct inode *i_parent, struct dentry *d_child, in create_lo_d_cloud_child()
Dinode_merge.c895 int hmdfs_do_ops_merge(struct inode *i_parent, struct dentry *d_child, in hmdfs_do_ops_merge()
928 int hmdfs_create_lower_dentry(struct inode *i_parent, struct dentry *d_child, in hmdfs_create_lower_dentry()
994 struct dentry *d_child, umode_t mode, in create_lo_d_parent_recur()
1027 int create_lo_d_child(struct inode *i_parent, struct dentry *d_child, in create_lo_d_child()
/kernel/linux/linux-5.10/include/linux/
Ddcache.h111 struct list_head d_child; /* child of parent list */ member