Home
last modified time | relevance | path

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

/openbsd-src/sbin/newfs_ext2fs/
H A Dmke2fs.c124 static int fsinit(const struct timeval *);
640 if (fsinit(&tv) == 0) in mke2fs()
883 fsinit(const struct timeval *tv) in fsinit() function