Lines Matching refs:ext2_xattr_header
68 #define HDR(bh) ((struct ext2_xattr_header *)((bh)->b_data))
92 struct ext2_xattr_header *);
96 struct ext2_xattr_header *);
97 static void ext2_xattr_rehash(struct ext2_xattr_header *,
368 struct ext2_xattr_header *header = NULL; in ext2_xattr_set()
455 sizeof(struct ext2_xattr_header) - sizeof(__u32); in ext2_xattr_set()
628 struct ext2_xattr_header *header) in ext2_xattr_set2()
859 ext2_xattr_cmp(struct ext2_xattr_header *header1, in ext2_xattr_cmp()
860 struct ext2_xattr_header *header2) in ext2_xattr_cmp()
899 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find()
963 static inline void ext2_xattr_hash_entry(struct ext2_xattr_header *header, in ext2_xattr_hash_entry()
999 static void ext2_xattr_rehash(struct ext2_xattr_header *header, in ext2_xattr_rehash()