Lines Matching defs:header
261 __xattr_check_inode(struct inode *inode, struct ext4_xattr_ibody_header *header, in __xattr_check_inode()
277 #define xattr_check_inode(inode, header, end) \ argument
575 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_get() local
722 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_list() local
803 struct ext4_xattr_ibody_header *header; in ext4_get_inode_usage() local
1862 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set() macro
2177 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_find() local
2206 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_inline_set() local
2230 struct ext4_xattr_ibody_header *header; in ext4_xattr_ibody_set() local
2560 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_move_to_block() local
2633 struct ext4_xattr_ibody_header *header = IHDR(inode, raw_inode); in ext4_xattr_make_inode_space() local
2700 struct ext4_xattr_ibody_header *header; in ext4_expand_extra_isize_ea() local
2859 struct ext4_xattr_ibody_header *header; in ext4_xattr_delete_inode() local
2977 struct ext4_xattr_header *header = BHDR(bh); in ext4_xattr_block_cache_insert() local
3044 struct ext4_xattr_header *header, in ext4_xattr_block_cache_find()
3113 static void ext4_xattr_rehash(struct ext4_xattr_header *header) in ext4_xattr_rehash()