Searched defs:nextino (Results 1 - 6 of 6) sorted by relevance
| /src/sbin/fsck_lfs/ | ||
| H A D | pass0.c | 104 ino_t ino, plastino, nextino, lowfreeino, freehd; local in function:pass0 |
| /src/sbin/fsck_ext2fs/ | ||
| H A D | inode.c | 418 ino_t nextino, lastinum; variable in typeref:typename:ino_t |
| /src/usr.sbin/puffs/mount_psshfs/ | ||
| H A D | psshfs.h | 173 ino_t nextino; member in struct:psshfs_ctx |
| /src/sbin/fsck_ffs/ | ||
| H A D | inode.c | 397 ino_t nextino, lastinum, lastvalidinum; variable in typeref:typename:ino_t |
| /src/sbin/newfs/ | ||
| H A D | mkfs.c | 1052 int nextino = LOSTFOUNDINO+1; local in function:fsinit 1054 int nextino = UFS_ROOTINO+1; local in function:fsinit |
| /src/usr.sbin/quotacheck/ | ||
| H A D | quotacheck.c | 730 static ino_t nextino, lastinum, lastvalidinum; variable in typeref:typename:ino_t |
Completed in 9 milliseconds