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

/external/e2fsprogs/e2fsck/
H A Drehash.c535 int limit_offset, root_offset; local
538 root_offset = limit_offset = ((char *) root_info - outdir->buf) +
540 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);
592 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);

Completed in 11 milliseconds