Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_lfs/
H A Dvars.c68 ino_t lastino; /* last inode in use */ variable
/netbsd-src/sbin/fsck_ffs/
H A Dpass1.c64 static ino_t lastino; variable
/netbsd-src/sys/ufs/lfs/
H A Dlfs_syscalls.c226 ino_t lastino; in lfs_markv() local
641 ino_t lastino; in lfs_bmapv() local
H A Dlfs_alloc.c713 ino_t ino, firstino, lastino, maxino; in lfs_order_freelist() local
/netbsd-src/sbin/fsck_ext2fs/
H A Dmain.c119 ino_t lastino; variable
/netbsd-src/sys/rump/librump/rumpvfs/
H A Drumpfs.c217 static int lastino = 2; variable