Home
last modified time | relevance | path

Searched refs:suj_check (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/fsck_ffs/
H A Dmain.c270 if (suj_check(filesys) == 0) in checkfilesys()
350 if (suj_check(filesys) == 0) { in checkfilesys()
H A Dfsck.h548 int suj_check(const char *filesys);
H A Dsuj.c2377 suj_check(const char *filesys) in suj_check() function