OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ffs_validate
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/
ffs.c
150
static void
ffs_validate
(const char *, fsnode *, fsinfo_t *);
278
ffs_validate
(dir, root, fsopts);
279
TIMER_RESULTS(start, "
ffs_validate
");
326
ffs_validate
(const char *dir, fsnode *root, fsinfo_t *fsopts)
function
340
printf("
ffs_validate
: before defaults set:\n");
378
printf("
ffs_validate
: size of tree: %lld bytes, %lld inodes\n",
427
printf("
ffs_validate
: after defaults set:\n");
429
printf("
ffs_validate
: dir %s; %lld bytes, %lld inodes\n",
ffs.c
150
static void
ffs_validate
(const char *, fsnode *, fsinfo_t *);
278
ffs_validate
(dir, root, fsopts);
279
TIMER_RESULTS(start, "
ffs_validate
");
326
ffs_validate
(const char *dir, fsnode *root, fsinfo_t *fsopts)
function
340
printf("
ffs_validate
: before defaults set:\n");
378
printf("
ffs_validate
: size of tree: %lld bytes, %lld inodes\n",
427
printf("
ffs_validate
: after defaults set:\n");
429
printf("
ffs_validate
: dir %s; %lld bytes, %lld inodes\n",
Completed in 45 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026