Searched refs:dx_entry (Results 1 – 2 of 2) sorted by relevance
235 struct dx_entry struct262 struct dx_entry entries[];268 struct dx_entry entries[];275 struct dx_entry *entries;276 struct dx_entry *at;450 size = count_offset + (count * sizeof(struct dx_entry)); in ext4_dx_csum()475 if (count_offset + (limit * sizeof(struct dx_entry)) > in ext4_dx_csum_verify()480 t = (struct dx_tail *)(((struct dx_entry *)c) + limit); in ext4_dx_csum_verify()504 if (count_offset + (limit * sizeof(struct dx_entry)) > in ext4_dx_csum_set()509 t = (struct dx_tail *)(((struct dx_entry *)c) + limit); in ext4_dx_csum_set()[all …]
325 - struct dx_entry327 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.397 - struct dx_entry399 - As many 8-byte ``struct dx_entry`` as fits in the rest of the data block.402 ``struct dx_node`` are recorded as ``struct dx_entry``, which is 8 bytes427 block (precisely the length of one dx_entry) are used to store a453 (dx_root or dx_node), all of the htree indices (dx_entry) that are in