Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dexport.c66 static struct dentry *squashfs_export_iget(struct super_block *sb, in squashfs_export_iget() function
89 return squashfs_export_iget(sb, fid->i32.ino); in squashfs_fh_to_dentry()
99 return squashfs_export_iget(sb, fid->i32.parent_ino); in squashfs_fh_to_parent()
108 return squashfs_export_iget(inode->i_sb, parent_ino); in squashfs_get_parent()