Home
last modified time | relevance | path

Searched refs:__snapfh_to_dentry (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ceph/
H A Dexport.c211 static struct dentry *__snapfh_to_dentry(struct super_block *sb, in __snapfh_to_dentry() function
310 return __snapfh_to_dentry(sb, sfh, false); in ceph_fh_to_dentry()
430 return __snapfh_to_dentry(sb, sfh, true); in ceph_fh_to_parent()