Home
last modified time | relevance | path

Searched defs:startinum (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sbin/fsck_ffs/
H A Dinode.c54 static ino_t startinum; variable
/openbsd-src/sbin/fsck_ext2fs/
H A Dinode.c63 static ino_t startinum; variable
/openbsd-src/sbin/growfs/
H A Dgrowfs.c1618 static ino_t startinum = 0; /* first inode in cached block */ in ginode() local