OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISOFSMNT_GENS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/cd9660/
cd9660_mount.h
54
#define
ISOFSMNT_GENS
0x00000002 /* enable generation numbers */
cd9660_vfsops.c
528
argp->flags &= ~
ISOFSMNT_GENS
;
538
isomp->im_flags = argp->flags & (ISOFSMNT_NORRIP |
ISOFSMNT_GENS
|
542
if (isomp->im_flags &
ISOFSMNT_GENS
)
/src/sbin/mount_cd9660/
mount_cd9660.c
75
{ "gens", 0,
ISOFSMNT_GENS
, 1 },
120
opts |=
ISOFSMNT_GENS
;
Completed in 13 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025