HomeSort by relevance Sort by last modified time
    Searched refs:process_inode_size (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/e2fsck/
e2fsck.c 32 context->process_inode_size = 256;
e2fsck.h 284 int process_inode_size; member in struct:e2fsck_struct
pass1.c 568 (ctx->process_inode_size *
929 if (process_inode_count >= ctx->process_inode_size) {
    [all...]
unix.c 79 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
710 res = sscanf(optarg, "%d", &ctx->process_inode_size);
    [all...]

Completed in 45 milliseconds