OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mnt_opts
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/sysinst/
disks.c
1273
const char *
mnt_opts
= NULL, *fsname = NULL;
local
1340
mnt_opts
= "-tffs -o async";
1368
mnt_opts
= "-tffs -o log";
1370
mnt_opts
= "-tffs -o async";
1378
mnt_opts
= "-tlfs";
1384
mnt_opts
= "-tmsdos";
1389
mnt_opts
= "-tsysvbfs";
1394
mnt_opts
= "-tv7fs";
1402
mnt_opts
= "-text2fs";
1422
mnt_opts
!= NULL)
[
all
...]
partman.c
200
const char *
mnt_opts
, *on;
member in struct:__anon8586
2490
pm_i->bsdlabel[i].
mnt_opts
!= NULL))
2492
mnts[num_devs].
mnt_opts
= pm_i->bsdlabel[i].
mnt_opts
;
2496
mnts[num_devs].
mnt_opts
= "-t null";
2524
error = target_mount_do(mnts[ii].
mnt_opts
, mnts[ii].dev, mnts[ii].on);
2548
pm_cur->bsdlabel[part_num].
mnt_opts
!= NULL &&
2551
pm_cur->bsdlabel[part_num].
mnt_opts
,
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
426
char *
mnt_opts
;
member in struct:__sanitizer::__sanitizer_mntent
Completed in 20 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026