Searched refs:squashfs_export_iget (Results 1 – 1 of 1) sorted by relevance
66 static struct dentry *squashfs_export_iget(struct super_block *sb, in squashfs_export_iget() function 72 TRACE("Entered squashfs_export_iget\n"); in squashfs_export_iget() 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()