Searched defs:xattr_ids (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/fs/squashfs/ | ||
H A D | xattr.h | 30 squashfs_read_xattr_id_table(struct super_block *sb, u64 start, u64 *xattr_table_start, int *xattr_ids) squashfs_read_xattr_id_table() argument |
H A D | xattr_id.c | 66 squashfs_read_xattr_id_table(struct super_block *sb, u64 start, u64 *xattr_table_start, int *xattr_ids) squashfs_read_xattr_id_table() argument |
H A D | squashfs_fs_sb.h | 78 int xattr_ids; member in struct:squashfs_sb_info |
H A D | squashfs_fs.h | 453 __le32 xattr_ids; member in struct:squashfs_xattr_id_table |
Completed in 97 milliseconds