Searched refs:fs_sockets_count (Results 1 - 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
H A De2fsck.c154 ctx->fs_sockets_count = 0;
H A De2fsck.h333 __u32 fs_sockets_count; member in struct:e2fsck_struct
H A Dunix.c194 printf (P_("%8u socket\n", "%8u sockets\n", ctx->fs_sockets_count),
195 ctx->fs_sockets_count);
H A Dpass1.c1060 ctx->fs_sockets_count++;

Completed in 871 milliseconds