Searched refs:xattr_table_start (Results 1 – 3 of 3) sorted by relevance
67 u64 *xattr_table_start, int *xattr_ids) in squashfs_read_xattr_id_table() argument76 *xattr_table_start = le64_to_cpu(id_table->xattr_table_start); in squashfs_read_xattr_id_table()87 if (*xattr_table_start >= start) in squashfs_read_xattr_id_table()
31 u64 start, u64 *xattr_table_start, int *xattr_ids) in squashfs_read_xattr_id_table() argument34 *xattr_table_start = start; in squashfs_read_xattr_id_table()
448 __le64 xattr_table_start; member