OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:media_accesstype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.h
172
int
media_accesstype
;
member in struct:udf_create_context
udf_core.c
122
context.
media_accesstype
= UDF_ACCESSTYPE_NOT_SPECIFIED;
1097
int part_accesstype = context.
media_accesstype
;
4358
int
media_accesstype
;
local in function:udf_derive_format
4432
media_accesstype
= UDF_ACCESSTYPE_NOT_SPECIFIED;
4434
media_accesstype
= UDF_ACCESSTYPE_OVERWRITABLE;
4436
media_accesstype
= UDF_ACCESSTYPE_REWRITEABLE;
4439
media_accesstype
= UDF_ACCESSTYPE_WRITE_ONCE;
4442
media_accesstype
= UDF_ACCESSTYPE_PSEUDO_OVERWITE;
4447
media_accesstype
= UDF_ACCESSTYPE_READ_ONLY;
4490
context.
media_accesstype
= media_accesstype
[
all
...]
Completed in 24 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025