Home
last modified time | relevance | path

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

/fs/ext2/
Dxattr.c67 #define HDR(bh) ((struct ext2_xattr_header *)((bh)->b_data))
93 struct ext2_xattr_header *);
97 struct ext2_xattr_header *);
98 static void ext2_xattr_rehash(struct ext2_xattr_header *,
364 struct ext2_xattr_header *header = NULL; in ext2_xattr_set()
451 sizeof(struct ext2_xattr_header) - sizeof(__u32); in ext2_xattr_set()
623 struct ext2_xattr_header *header) in ext2_xattr_set2()
862 ext2_xattr_cmp(struct ext2_xattr_header *header1, in ext2_xattr_cmp()
863 struct ext2_xattr_header *header2) in ext2_xattr_cmp()
902 ext2_xattr_cache_find(struct inode *inode, struct ext2_xattr_header *header) in ext2_xattr_cache_find()
[all …]
Dxattr.h26 struct ext2_xattr_header { struct