Home
last modified time | relevance | path

Searched refs:havesb (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sbin/fsck_ext2fs/
H A Dsetup.c118 havesb = 0; in setup()
357 havesb = 1; in readsb()
365 havesb = 1; in readsb()
448 havesb = 1; in readsb()
H A Dfsck.h198 extern char havesb; /* superblock has been read */
H A Dmain.c110 char havesb; variable
H A Dutilities.c268 if (havesb && sblk.b_bno != SBOFF / dev_bsize && in ckfini()
/netbsd-src/sbin/fsck_lfs/
H A Dvars.c55 char havesb; /* superblock has been read */ variable
H A Dfsck_vars.h53 extern char havesb; /* superblock has been read */
H A Dsetup.c176 havesb = 0; in setup()
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h293 extern char havesb; /* superblock has been read */
H A Dmain.c114 char havesb; variable
H A Dsetup.c101 havesb = 0; in setup()
917 havesb = 1; in readsb()
H A Dutilities.c281 if (havesb && bflag != 0 && in ckfini()
/netbsd-src/sbin/fsdb/
H A Dfsdb.c107 char havesb; variable