Home
last modified time | relevance | path

Searched defs:lastino (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/fsck_ffs/
H A Dpass1.c49 static ino_t lastino; /* last inode in use */ variable
/freebsd/sys/ufs/ffs/
H A Dffs_softdep.c14132 ino_t firstino, lastino, ino; in clear_inodedeps() local