Lines Matching refs:dx_tail
288 struct dx_tail {
472 int count_offset, int count, struct dx_tail *t)
479 int offset = offsetof(struct dx_tail, dt_checksum);
493 struct dx_tail *t;
507 EXT4_BLOCK_SIZE(inode->i_sb) - sizeof(struct dx_tail)) {
511 t = (struct dx_tail *)(((struct dx_entry *)c) + limit);
522 struct dx_tail *t;
536 EXT4_BLOCK_SIZE(inode->i_sb) - sizeof(struct dx_tail)) {
540 t = (struct dx_tail *)(((struct dx_entry *)c) + limit);
615 entry_space -= sizeof(struct dx_tail);
625 entry_space -= sizeof(struct dx_tail);