Home
last modified time | relevance | path

Searched refs:ext3_xattr_header (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext3/
Dxattr.c59 #define BHDR(bh) ((struct ext3_xattr_header *)((bh)->b_data))
93 struct ext3_xattr_header *,
95 static void ext3_xattr_rehash(struct ext3_xattr_header *,
684 #define header(x) ((struct ext3_xattr_header *)(x)) in ext3_xattr_block_set()
1166 ext3_xattr_cmp(struct ext3_xattr_header *header1, in ext3_xattr_cmp()
1167 struct ext3_xattr_header *header2) in ext3_xattr_cmp()
1206 ext3_xattr_cache_find(struct inode *inode, struct ext3_xattr_header *header, in ext3_xattr_cache_find()
1255 static inline void ext3_xattr_hash_entry(struct ext3_xattr_header *header, in ext3_xattr_hash_entry()
1291 static void ext3_xattr_rehash(struct ext3_xattr_header *header, in ext3_xattr_rehash()
Dxattr.h25 struct ext3_xattr_header { struct