Home
last modified time | relevance | path

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

/linux-6.12.1/fs/squashfs/
Dxattr.h12 extern __le64 *squashfs_read_xattr_id_table(struct super_block *, u64,
17 static inline __le64 *squashfs_read_xattr_id_table(struct super_block *sb, in squashfs_read_xattr_id_table() function
Dxattr_id.c58 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 table_start, in squashfs_read_xattr_id_table() function
Dsuper.c361 msblk->xattr_id_table = squashfs_read_xattr_id_table(sb, in squashfs_fill_super()