OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DFL_SECSIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/newfs_ext2fs/
newfs_ext2fs.c
100
#define
DFL_SECSIZE
512
233
sectorsize =
DFL_SECSIZE
;
/src/usr.sbin/installboot/
installboot.c
105
#define
DFL_SECSIZE
512 /* Don't use DEV_BSIZE. It's host's value. */
282
params->sectorsize =
DFL_SECSIZE
;
/src/sbin/newfs/
newfs.c
183
#define
DFL_SECSIZE
512
479
sectorsize =
DFL_SECSIZE
;
/src/usr.sbin/makefs/
ffs.c
119
#define
DFL_SECSIZE
512 /* sector size */
338
fsopts->sectorsize =
DFL_SECSIZE
;
Completed in 14 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025