Home
last modified time | relevance | path

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

/openbmc/linux/fs/befs/
H A Dlinuxvfs.c61 static struct dentry *befs_fh_to_dentry(struct super_block *sb,
99 .fh_to_dentry = befs_fh_to_dentry,
649 static struct dentry *befs_fh_to_dentry(struct super_block *sb, in befs_fh_to_dentry() function