Home
last modified time | relevance | path

Searched refs:oldhead (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/fsck_lfs/
H A Dpass6.c470 ino_t ino, nextfree, oldhead; in alloc_inode() local
493 LFS_GET_HEADFREE(fs, cip, cbp, &oldhead); in alloc_inode()
494 if (oldhead == thisino) { in alloc_inode()
502 ino = oldhead; in alloc_inode()