Home
last modified time | relevance | path

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

/fs/squashfs/
Dxattr_id.c58 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 table_start, in squashfs_read_xattr_id_table() argument
68 id_table = squashfs_read_table(sb, table_start, sizeof(*id_table)); in squashfs_read_xattr_id_table()
89 start = table_start + sizeof(*id_table); in squashfs_read_xattr_id_table()
120 if (start >= table_start || (table_start - start) > in squashfs_read_xattr_id_table()