Home
last modified time | relevance | path

Searched refs:fs_fifo_count (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/e2fsck/
De2fsck.c179 ctx->fs_fifo_count = 0; in e2fsck_reset_context()
De2fsck.h408 __u32 fs_fifo_count; member
Dunix.c213 log_out(ctx, P_("%12u fifo\n", "%12u fifos\n", ctx->fs_fifo_count), in show_stats()
214 ctx->fs_fifo_count); in show_stats()
Dpass1.c1934 ctx->fs_fifo_count++; in e2fsck_pass1()