HomeSort by relevance Sort by last modified time
    Searched full:limit_offset (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/e2fsck/
rehash.c 560 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 177 milliseconds