Lines Matching refs:dx_tail
287 struct dx_tail {
469 int count_offset, int count, struct dx_tail *t)
476 int offset = offsetof(struct dx_tail, dt_checksum);
490 struct dx_tail *t;
504 EXT4_BLOCK_SIZE(inode->i_sb) - sizeof(struct dx_tail)) {
508 t = (struct dx_tail *)(((struct dx_entry *)c) + limit);
519 struct dx_tail *t;
533 EXT4_BLOCK_SIZE(inode->i_sb) - sizeof(struct dx_tail)) {
537 t = (struct dx_tail *)(((struct dx_entry *)c) + limit);
611 entry_space -= sizeof(struct dx_tail);
620 entry_space -= sizeof(struct dx_tail);