ext4_xattr_header 80 fs/ext4/xattr.c ext4_xattr_block_cache_find(struct inode *, struct ext4_xattr_header *, ext4_xattr_header 84 fs/ext4/xattr.c static void ext4_xattr_rehash(struct ext4_xattr_header *); ext4_xattr_header 130 fs/ext4/xattr.c struct ext4_xattr_header *hdr) ext4_xattr_header 136 fs/ext4/xattr.c int offset = offsetof(struct ext4_xattr_header, h_checksum); ext4_xattr_header 152 fs/ext4/xattr.c struct ext4_xattr_header *hdr = BHDR(bh); ext4_xattr_header 1796 fs/ext4/xattr.c ext4_xattr_rehash((struct ext4_xattr_header *)s->base); ext4_xattr_header 1862 fs/ext4/xattr.c #define header(x) ((struct ext4_xattr_header *)(x)) ext4_xattr_header 2977 fs/ext4/xattr.c struct ext4_xattr_header *header = BHDR(bh); ext4_xattr_header 3003 fs/ext4/xattr.c ext4_xattr_cmp(struct ext4_xattr_header *header1, ext4_xattr_header 3004 fs/ext4/xattr.c struct ext4_xattr_header *header2) ext4_xattr_header 3044 fs/ext4/xattr.c struct ext4_xattr_header *header, ext4_xattr_header 3113 fs/ext4/xattr.c static void ext4_xattr_rehash(struct ext4_xattr_header *header) ext4_xattr_header 89 fs/ext4/xattr.h ((b) - EXT4_XATTR_LEN(3) - sizeof(struct ext4_xattr_header) - 4) ext4_xattr_header 91 fs/ext4/xattr.h #define BHDR(bh) ((struct ext4_xattr_header *)((bh)->b_data))