Searched defs:nextfree (Results 1 - 4 of 4) sorted by relevance
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_alloc.c | 399 ino_t nextfree = 0, maxino, count; /* XXX: gcc */ local in function:lfs_valloc_fixed 663 ino_t nextfree; local in function:lfs_vfree 955 ino_t nextfree; local in function:lfs_orphan 1084 ino_t i, headino, maxino, thisino, tailino, nextfree; local in function:lfs_check_freelist [all...] |
| /src/games/backgammon/backgammon/ | ||
| H A D | move.c | 359 nextfree(void) function in typeref:struct:BOARD * |
| /src/sbin/fsck_lfs/ | ||
| H A D | pass6.c | 210 ino_t nextfree; local in function:remove_ino 470 ino_t ino, nextfree, oldhead; local in function:alloc_inode |
| /src/usr.sbin/dumplfs/ | ||
| H A D | dumplfs.c | 131 ino_t nextfree; local in function:print_ientry |
Completed in 6 milliseconds