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

/external/e2fsprogs/debugfs/
H A Dhtree.c121 struct ext2_dx_countlimit limit;
126 limit = *((struct ext2_dx_countlimit *) ent);
206 struct ext2_dx_countlimit *limit;
281 limit = (struct ext2_dx_countlimit *) ent;
/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.c527 struct ext2_dx_countlimit *limit;
551 limit = (struct ext2_dx_countlimit *) ent;
726 struct ext2_dx_countlimit *limit;
809 limit = (struct ext2_dx_countlimit *) (buf+8);
/external/e2fsprogs/lib/ext2fs/
H A Dext2_fs.h213 struct ext2_dx_countlimit { struct

Completed in 178 milliseconds