Lines Matching refs:ext2_xattr_entry
68 #define ENTRY(ptr) ((struct ext2_xattr_entry *)(ptr))
99 struct ext2_xattr_entry *);
153 struct ext2_xattr_entry *entry; in ext2_xattr_get()
191 struct ext2_xattr_entry *next = in ext2_xattr_get()
248 struct ext2_xattr_entry *entry; in ext2_xattr_list()
280 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(entry); in ext2_xattr_list()
364 struct ext2_xattr_entry *here, *last; in ext2_xattr_set()
414 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(here); in ext2_xattr_set()
434 struct ext2_xattr_entry *next = EXT2_XATTR_NEXT(last); in ext2_xattr_set()
864 struct ext2_xattr_entry *entry1, *entry2; in ext2_xattr_cmp()
957 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry()
993 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
995 struct ext2_xattr_entry *here; in ext2_xattr_rehash()