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

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dsuj.c91 struct suj_blk { struct
92 LIST_ENTRY(suj_blk) sb_next;
96 LIST_HEAD(blkhd, suj_blk);
121 struct suj_blk *sc_lastblk;
311 * Lookup a block number in the hash and allocate a suj_blk if it does
314 static struct suj_blk *
317 struct suj_blk *sblk;
532 struct suj_blk *sblk;
584 struct suj_blk *sblk;
1690 blk_check(struct suj_blk *sbl
[all...]

Completed in 101 milliseconds