Home
last modified time | relevance | path

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

/external/squashfs-tools/kernel/fs/squashfs/
Dexport.c74 static struct dentry *squashfs_export_iget(struct super_block *sb, in squashfs_export_iget() function
97 return squashfs_export_iget(sb, fid->i32.ino); in squashfs_fh_to_dentry()
107 return squashfs_export_iget(sb, fid->i32.parent_ino); in squashfs_fh_to_parent()
116 return squashfs_export_iget(inode->i_sb, parent_ino); in squashfs_get_parent()