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 291 int process_inode_size; member in struct:e2fsck_struct
pass1.c 644 (ctx->process_inode_size *
1085 if (process_inode_count >= ctx->process_inode_size) {
    [all...]
unix.c 81 "\t\t[-I inode_buffer_blocks] [-P process_inode_size]\n"
754 res = sscanf(optarg, "%d", &ctx->process_inode_size);
    [all...]

Completed in 24 milliseconds