OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onlyspec
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/makefs/
makefs.h
164
int
onlyspec
; /* only add entries in specfile */
member in struct:makefs_fsinfo
222
((opts)->
onlyspec
!= 0 && ((fsnode)->flags & FSNODE_F_HASSPEC) == 0)
makefs.c
265
fsoptions.
onlyspec
++;
292
if (fsoptions.
onlyspec
!= 0 && specfile == NULL)
316
apply_specfile(specfile, argv[1], root, fsoptions.
onlyspec
);
/src/usr.sbin/makefs/v7fs/
v7fs_estimate.c
198
VPRINTF("size=%lld inodes=%lld fd=%d superb=%p
onlyspec
=%d\n",
200
fsopts->superblock, fsopts->
onlyspec
);
Completed in 26 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026