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

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dsuj.c73 struct suj_ino { struct
74 LIST_ENTRY(suj_ino) si_next;
89 LIST_HEAD(inohd, suj_ino);
120 struct suj_ino *sc_lastino;
155 static void ino_adjust(struct suj_ino *);
156 static void ino_build(struct suj_ino *);
280 * Lookup an inode number in the hash and allocate a suj_ino if it does
283 static struct suj_ino *
286 struct suj_ino *sino;
1093 ino_adjblks(struct suj_ino *sin
[all...]

Completed in 59 milliseconds