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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c10659 int limit_offset, root_offset; local
10662 root_offset = limit_offset = ((char *) root_info - outdir->buf) +
10664 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);
10716 root_limit = (struct ext2_dx_countlimit *) (outdir->buf + limit_offset);

Completed in 65 milliseconds