Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dexport.c176 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) in __fh_to_dentry() function
301 return __fh_to_dentry(sb, fh->ino); in ceph_fh_to_dentry()
420 dentry = __fh_to_dentry(sb, cfh->parent_ino); in ceph_fh_to_parent()
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c182 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) in __fh_to_dentry() function
314 return __fh_to_dentry(sb, fh->ino); in ceph_fh_to_dentry()
433 dentry = __fh_to_dentry(sb, cfh->parent_ino); in ceph_fh_to_parent()

Completed in 2 milliseconds