Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ceph/
Dexport.c191 static struct dentry *__snapfh_to_dentry(struct super_block *sb, in __snapfh_to_dentry() function
281 return __snapfh_to_dentry(sb, sfh, false); in ceph_fh_to_dentry()
399 return __snapfh_to_dentry(sb, sfh, true); in ceph_fh_to_parent()