Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsquashfs.h83 extern struct inode *squashfs_iget(struct super_block *, long long,
H A Dexport.c76 dentry = d_obtain_alias(squashfs_iget(sb, ino, ino_num)); in squashfs_export_iget()
H A Dnamei.c212 inode = squashfs_iget(dir->i_sb, ino, ino_num); in squashfs_lookup()
H A Dinode.c75 struct inode *squashfs_iget(struct super_block *sb, long long ino, in squashfs_iget() function