Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_cloud_merge.c514 static int create_lo_d_parent_recur(struct dentry *d_parent, in create_lo_d_parent_recur()
549 struct dentry *d_parent = dget_parent(d_child); in create_lo_d_cloud_child() local
635 struct dentry *d_parent = dget_parent(rename_para->new_dentry); in rename_lo_d_cloud_child() local
Dinode_merge.c993 static int create_lo_d_parent_recur(struct dentry *d_parent, in create_lo_d_parent_recur()
1031 struct dentry *d_parent = dget_parent(d_child); in create_lo_d_child() local
/kernel/linux/linux-5.10/include/linux/
Ddcache.h94 struct dentry *d_parent; /* parent directory */ member