Home
last modified time | relevance | path

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

/third_party/e2fsprogs/e2fsck/
De2fsck.c175 ctx->fs_chardev_count = 0; in e2fsck_reset_context()
De2fsck.h404 __u32 fs_chardev_count; member
Dunix.c209 "%12u character device files\n", ctx->fs_chardev_count), in show_stats()
210 ctx->fs_chardev_count); in show_stats()
Dpass1.c1906 ctx->fs_chardev_count++; in e2fsck_pass1()