Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dexport.c197 static struct dentry *__snapfh_to_dentry(struct super_block *sb, in __snapfh_to_dentry() function
291 return __snapfh_to_dentry(sb, sfh, false); in ceph_fh_to_dentry()
409 return __snapfh_to_dentry(sb, sfh, true); in ceph_fh_to_parent()
/kernel/linux/linux-6.6/fs/ceph/
H A Dexport.c204 static struct dentry *__snapfh_to_dentry(struct super_block *sb, in __snapfh_to_dentry() function
304 return __snapfh_to_dentry(sb, sfh, false); in ceph_fh_to_dentry()
422 return __snapfh_to_dentry(sb, sfh, true); in ceph_fh_to_parent()

Completed in 3 milliseconds