Lines Matching defs:header
213 struct ext4_xattr_ibody_header *header = value_start; in check_xattrs() local
312 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode()
319 #define xattr_check_inode(inode, header, end) \ argument
637 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local
783 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local
868 struct ext4_xattr_ibody_header *header; in ext4_get_inode_usage() local
1910 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro
2222 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local
2252 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local
2613 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_move_to_block() local
2693 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_make_inode_space() local
2760 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local
2922 struct ext4_xattr_ibody_header *header; in ext4_xattr_delete_inode() local
3042 struct ext4_xattr_header *header = BHDR(bh); in ext4_xattr_block_cache_insert() local
3109 struct ext4_xattr_header *header, in ext4_xattr_block_cache_find()
3202 static void ext4_xattr_rehash(struct ext4_xattr_header *header) in ext4_xattr_rehash()