Lines Matching defs:header
263 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode()
279 #define xattr_check_inode(inode, header, end) \ argument
577 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local
724 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local
805 struct ext4_xattr_ibody_header *header; in ext4_get_inode_usage() local
1851 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro
2166 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local
2196 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_inline_set() local
2221 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local
2554 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_move_to_block() local
2627 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_make_inode_space() local
2694 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local
2853 struct ext4_xattr_ibody_header *header; in ext4_xattr_delete_inode() local
2972 struct ext4_xattr_header *header = BHDR(bh); in ext4_xattr_block_cache_insert() local
3039 struct ext4_xattr_header *header, in ext4_xattr_block_cache_find()
3108 static void ext4_xattr_rehash(struct ext4_xattr_header *header) in ext4_xattr_rehash()