Home
last modified time | relevance | path

Searched refs:LVID_INTEGRITY_TYPE_CLOSE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/udf/
H A Decma_167.h370 #define LVID_INTEGRITY_TYPE_CLOSE 0x00000001 macro
H A Dsuper.c2023 if (le32_to_cpu(lvid->integrityType) == LVID_INTEGRITY_TYPE_CLOSE) in udf_open_lvid()
2060 lvid->integrityType = cpu_to_le32(LVID_INTEGRITY_TYPE_CLOSE); in udf_close_lvid()