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

/linux-master/fs/squashfs/
H A Dexport.c66 static struct dentry *squashfs_export_iget(struct super_block *sb, function
72 TRACE("Entered squashfs_export_iget\n");
89 return squashfs_export_iget(sb, fid->i32.ino);
99 return squashfs_export_iget(sb, fid->i32.parent_ino);
108 return squashfs_export_iget(inode->i_sb, parent_ino);

Completed in 80 milliseconds