Searched refs:xattr_ids (Results 1 – 5 of 5) sorted by relevance
51 if (index >= msblk->xattr_ids) in squashfs_xattr_lookup()72 u64 *xattr_table_start, unsigned int *xattr_ids) in squashfs_read_xattr_id_table() argument86 *xattr_ids = le32_to_cpu(id_table->xattr_ids); in squashfs_read_xattr_id_table()92 if (*xattr_ids == 0) in squashfs_read_xattr_id_table()95 len = SQUASHFS_XATTR_BLOCK_BYTES(*xattr_ids); in squashfs_read_xattr_id_table()96 indexes = SQUASHFS_XATTR_BLOCKS(*xattr_ids); in squashfs_read_xattr_id_table()
31 u64 start, u64 *xattr_table_start, unsigned int *xattr_ids) in squashfs_read_xattr_id_table() argument
79 unsigned int xattr_ids; member
461 __le32 xattr_ids; member
235 xattr_id_table_start, &msblk->xattr_table, &msblk->xattr_ids); in squashfs_fill_super()