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

/linux-master/fs/ceph/
H A Dexport.c184 static struct dentry *__fh_to_dentry(struct super_block *sb, u64 ino) function
315 return __fh_to_dentry(sb, fh->ino);
436 dentry = __fh_to_dentry(sb, cfh->parent_ino);

Completed in 162 milliseconds