Searched refs:xattr_table_start (Results 1 – 3 of 3) sorted by relevance
54 u64 *xattr_table_start, int *xattr_ids) in squashfs_read_xattr_id_table() argument63 *xattr_table_start = le64_to_cpu(id_table->xattr_table_start); in squashfs_read_xattr_id_table()74 if (*xattr_table_start >= start) in squashfs_read_xattr_id_table()
18 u64 start, u64 *xattr_table_start, int *xattr_ids) in squashfs_read_xattr_id_table() argument21 *xattr_table_start = start; in squashfs_read_xattr_id_table()
446 __le64 xattr_table_start; member