Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_inode.h25 extern struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
H A Dsuper.c899 .fh_to_dentry = jfs_fh_to_dentry,
H A Dnamei.c1494 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() function