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

/external/e2fsprogs/e2fsck/
H A Drehash.c560 int limit_offset, root_offset; local
563 root_offset = limit_offset = ((char *) root_info - outdir->buf) +
565 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);
617 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);

Completed in 67 milliseconds