Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_inode.h23 extern struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
H A Dsuper.c908 .fh_to_dentry = jfs_fh_to_dentry,
H A Dnamei.c1488 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() function