Searched refs:ext4_xattr_header (Results 1 – 4 of 4) sorted by relevance
9 struct ext4_xattr_header { struct
64 struct ext4_xattr_header *header;82 static struct ext4_xattr_header *xattr_list_find(struct ext4_inode *inode) in xattr_list_find()92 static void xattr_list_insert(struct ext4_inode *inode, struct ext4_xattr_header *header) in xattr_list_insert()668 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode) in get_xattr_block_for_inode()670 struct ext4_xattr_header *block = xattr_list_find(inode); in get_xattr_block_for_inode()
33 struct ext4_xattr_header *get_xattr_block_for_inode(struct ext4_inode *inode);
328 static void ext4_xattr_hash_entry(struct ext4_xattr_header *header, in ext4_xattr_hash_entry()418 struct ext4_xattr_header *header = get_xattr_block_for_inode(inode); in xattr_addto_block()