Searched refs:ext4_xattr_entry (Results 1 – 3 of 3) sorted by relevance
43 struct ext4_xattr_entry { struct58 sizeof(struct ext4_xattr_entry)) & ~EXT4_XATTR_ROUND) argument60 ((struct ext4_xattr_entry *)( \73 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1))94 #define ENTRY(ptr) ((struct ext4_xattr_entry *)(ptr))122 struct ext4_xattr_entry *first;125 struct ext4_xattr_entry *here;
40 struct ext4_xattr_entry *entry; in get_max_inline_xattr_value_size()88 entry = (struct ext4_xattr_entry *) in get_max_inline_xattr_value_size()187 struct ext4_xattr_entry *entry; in ext4_read_inline_data()209 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_read_inline_data()231 struct ext4_xattr_entry *entry; in ext4_write_inline_data()260 entry = (struct ext4_xattr_entry *)((void *)raw_inode + in ext4_write_inline_data()1013 struct ext4_xattr_entry *entry; in ext4_get_inline_xattr_pos()1019 entry = (struct ext4_xattr_entry *)((void *)ext4_raw_inode(iloc) + in ext4_get_inline_xattr_pos()
88 ``struct ext4_xattr_entry``; each of these entries is at least 16 bytes89 long. When stored in an external block, the ``struct ext4_xattr_entry``146 The first four fields of the ``ext4_xattr_entry`` are set to zero to