Searched refs:ext4_xattr_entry (Results 1 – 3 of 3) sorted by relevance
42 struct ext4_xattr_entry { struct57 sizeof(struct ext4_xattr_entry)) & ~EXT4_XATTR_ROUND) argument59 ((struct ext4_xattr_entry *)( \69 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1))72 #define ENTRY(ptr) ((struct ext4_xattr_entry *)(ptr))86 struct ext4_xattr_entry *first;89 struct ext4_xattr_entry *here;
88 struct ext4_xattr_entry *);186 ext4_xattr_check_names(struct ext4_xattr_entry *entry, void *end, in ext4_xattr_check_names()189 struct ext4_xattr_entry *e = entry; in ext4_xattr_check_names()192 struct ext4_xattr_entry *next = EXT4_XATTR_NEXT(e); in ext4_xattr_check_names()237 struct ext4_xattr_entry *entry = IFIRST(header); in __xattr_check_inode()255 ext4_xattr_check_entry(struct ext4_xattr_entry *entry, size_t size) in ext4_xattr_check_entry()266 ext4_xattr_find_entry(struct ext4_xattr_entry **pentry, int name_index, in ext4_xattr_find_entry()269 struct ext4_xattr_entry *entry; in ext4_xattr_find_entry()297 struct ext4_xattr_entry *entry; in ext4_xattr_block_get()349 struct ext4_xattr_entry *entry; in ext4_xattr_ibody_get()[all …]
40 struct ext4_xattr_entry *entry; in get_max_inline_xattr_value_size()75 entry = (struct ext4_xattr_entry *) in get_max_inline_xattr_value_size()169 struct ext4_xattr_entry *entry; in ext4_read_inline_data()192 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_read_inline_data()214 struct ext4_xattr_entry *entry; in ext4_write_inline_data()240 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_write_inline_data()1076 struct ext4_xattr_entry *entry; in ext4_get_inline_xattr_pos()1082 entry = (struct ext4_xattr_entry *)((void *)ext4_raw_inode(iloc) + in ext4_get_inline_xattr_pos()