Searched refs:ext2_dx_countlimit (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Drehash.c494 struct ext2_dx_countlimit *limits;
520 limits = (struct ext2_dx_countlimit *) (buf+32);
531 struct ext2_dx_countlimit *limits;
538 limits = (struct ext2_dx_countlimit *) (buf+8);
556 struct ext2_dx_countlimit *root_limit, *limit;
565 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);
602 limit = (struct ext2_dx_countlimit *) dx_ent;
617 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);
H A Dpass2.c533 struct ext2_dx_countlimit *limit;
557 limit = (struct ext2_dx_countlimit *) ent;
731 struct ext2_dx_countlimit *limit;
814 limit = (struct ext2_dx_countlimit *) (buf+8);
/external/e2fsprogs/debugfs/
H A Dhtree.c120 struct ext2_dx_countlimit limit;
125 limit = *((struct ext2_dx_countlimit *) ent);
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h233 struct ext2_dx_countlimit { struct

Completed in 111 milliseconds