Home
last modified time | relevance | path

Searched refs:__get_parent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dexport.c304 static struct dentry *__get_parent(struct super_block *sb, in __get_parent() function
389 dn = __get_parent(child->d_sb, child, 0); in ceph_get_parent()
418 dentry = __get_parent(sb, NULL, cfh->ino); in ceph_fh_to_parent()
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c317 static struct dentry *__get_parent(struct super_block *sb, in __get_parent() function
402 dn = __get_parent(child->d_sb, child, 0); in ceph_get_parent()
431 dentry = __get_parent(sb, NULL, cfh->ino); in ceph_fh_to_parent()

Completed in 2 milliseconds