OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUIMNT_NOATIME
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/
defs.h
322
#define
PUIMNT_NOATIME
0x0002 /* mount -o noatime */
menus.mi
238
edit->pset->infos[edit->index].mountflags ^=
PUIMNT_NOATIME
; };
disks.c
1602
ptn->mountflags &
PUIMNT_NOATIME
? ",noatime" : "",
label.c
1274
if (edit->wanted->mountflags &
PUIMNT_NOATIME
)
Completed in 67 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026