Searched refs:xattr_id_table_start (Results 1 – 2 of 2) sorted by relevance
125 u64 lookup_table_start, xattr_id_table_start, next_table; in squashfs_fill_super() local270 xattr_id_table_start = le64_to_cpu(sblk->xattr_id_table_start); in squashfs_fill_super()271 if (xattr_id_table_start == SQUASHFS_INVALID_BLK) { in squashfs_fill_super()278 xattr_id_table_start, &msblk->xattr_table, &msblk->xattr_ids); in squashfs_fill_super()
255 __le64 xattr_id_table_start; member
Completed in 6 milliseconds