Home
last modified time | relevance | path

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

/linux-3.4.99/fs/squashfs/
Dxattr.h25 extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64,
30 static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, in squashfs_read_xattr_id_table() function
Dxattr_id.c66 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 start, in squashfs_read_xattr_id_table() function
Dsuper.c231 msblk->xattr_id_table = squashfs_read_xattr_id_table(sb, in squashfs_fill_super()