Searched defs:lastino (Results 1 - 6 of 6) sorted by relevance
| /src/sbin/fsck_ffs/ | ||
| H A D | pass1.c | 64 static ino_t lastino; variable in typeref:typename:ino_t |
| /src/sbin/fsck_lfs/ | ||
| H A D | vars.c | 69 ino_t lastino; /* last inode in use */ variable in typeref:typename:ino_t |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_syscalls.c | 226 ino_t lastino; local in function:lfs_markv 667 ino_t lastino; local in function:lfs_bmapv [all...] |
| H A D | lfs_alloc.c | 787 ino_t ino, firstino, lastino, maxino; local in function:lfs_order_freelist |
| /src/sbin/fsck_ext2fs/ | ||
| H A D | main.c | 119 ino_t lastino; variable in typeref:typename:ino_t |
| /src/sys/rump/librump/rumpvfs/ | ||
| H A D | rumpfs.c | 217 static int lastino = 2; variable in typeref:typename:int |
Completed in 11 milliseconds