OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:integrity_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_udf/
main.c
1523
udf_rw32(context.logvol_integrity->
integrity_type
) ?
1538
int
integrity_type
, error;
local
1542
integrity_type
= udf_rw32(context.logvol_integrity->
integrity_type
);
1543
if (
integrity_type
== UDF_INTEGRITY_CLOSED)
1979
context.logvol_integrity->
integrity_type
= udf_rw32(UDF_INTEGRITY_CLOSED);
2955
int
integrity_type
;
local
2958
integrity_type
= udf_rw32(context.logvol_integrity->
integrity_type
);
2959
if (
integrity_type
== UDF_INTEGRITY_CLOSED
[
all
...]
/src/sbin/newfs_udf/
udf_core.c
1514
lvid->
integrity_type
= udf_rw32(type);
4719
int error,
integrity_type
;
local
4974
integrity_type
= UDF_INTEGRITY_OPEN;
4975
if ((error = udf_create_lvintd(
integrity_type
)))
/src/sys/fs/udf/
ecma167-udf.h
609
uint32_t
integrity_type
;
member in struct:logvol_int_desc
Completed in 33 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026