Home
last modified time | relevance | path

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

/linux-6.14.4/fs/befs/
Dlinuxvfs.c60 static struct dentry *befs_fh_to_dentry(struct super_block *sb,
99 .fh_to_dentry = befs_fh_to_dentry,
646 static struct dentry *befs_fh_to_dentry(struct super_block *sb, in befs_fh_to_dentry() function