Home
last modified time | relevance | path

Searched defs:nextino (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sbin/fsck_lfs/
H A Dpass0.c104 ino_t ino, plastino, nextino, lowfreeino, freehd; in pass0() local
/netbsd-src/sbin/newfs/
H A Dmkfs.c1052 int nextino = LOSTFOUNDINO+1; in fsinit() local
1054 int nextino = UFS_ROOTINO+1; in fsinit() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dinode.c418 ino_t nextino, lastinum; variable
/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.h173 ino_t nextino; member
/netbsd-src/sbin/fsck_ffs/
H A Dinode.c397 ino_t nextino, lastinum, lastvalidinum; variable
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c730 static ino_t nextino, lastinum, lastvalidinum; variable