HomeSort by: relevance | last modified time | path
    Searched refs:v7fs_estimate (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/makefs/
v7fs_makefs.h 42 void v7fs_estimate(const char *, fsnode *, fsinfo_t *);
Makefile 38 COPTS.v7fs_estimate.c+= ${CC_WNO_STRINGOP_TRUNCATION}
v7fs.c 108 v7fs_estimate(dir, root, fsopts);
  /src/usr.sbin/makefs/v7fs/
v7fs_estimate.c 1 /* $NetBSD: v7fs_estimate.c,v 1.3 2012/04/19 17:28:26 christos Exp $ */
38 __RCSID("$NetBSD: v7fs_estimate.c,v 1.3 2012/04/19 17:28:26 christos Exp $");
251 v7fs_estimate(const char *dir, fsnode *root, fsinfo_t *fsopts) function in typeref:typename:void

Completed in 52 milliseconds