Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dxattr.h28 struct ext4_xattr_header { struct
71 #define BHDR(bh) ((struct ext4_xattr_header *)((bh)->b_data))
Dxattr.c85 struct ext4_xattr_header *,
87 static void ext4_xattr_rehash(struct ext4_xattr_header *,
122 struct ext4_xattr_header *hdr) in ext4_xattr_block_csum()
142 struct ext4_xattr_header *hdr) in ext4_xattr_block_csum_verify()
152 struct ext4_xattr_header *hdr) in ext4_xattr_block_csum_set()
785 #define header(x) ((struct ext4_xattr_header *)(x)) in ext4_xattr_block_set()
1564 ext4_xattr_cmp(struct ext4_xattr_header *header1, in ext4_xattr_cmp()
1565 struct ext4_xattr_header *header2) in ext4_xattr_cmp()
1604 ext4_xattr_cache_find(struct inode *inode, struct ext4_xattr_header *header, in ext4_xattr_cache_find()
1653 static inline void ext4_xattr_hash_entry(struct ext4_xattr_header *header, in ext4_xattr_hash_entry()
[all …]