Home | History | Annotate | Download | only in e2fsck

Lines Matching full:sscanf

654 	int 		res;		/* result of sscanf */
687 res = sscanf(optarg, "%d", &ctx->progress_fd);
754 res = sscanf(optarg, "%u", &ctx->use_superblock);
763 res = sscanf(optarg, "%d", &ctx->inode_buffer_blocks);
778 res = sscanf(optarg, "%d", &ctx->process_inode_size);
918 res = sscanf(jbd_debug, "%d", &journal_enable_debug);