Searched refs:__fh_to_dentry (Results 1 – 1 of 1) sorted by relevance
182 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) in __fh_to_dentry() function314 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()