Home
last modified time | relevance | path

Searched refs:LOG_VOL_CLOSE_INT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c749 LOG_VOL_CLOSE_INT) { in ud_mountfs()
837 if (SWAP_32(lvid->lvid_int_type) == LOG_VOL_CLOSE_INT) { in ud_mountfs()
898 if (SWAP_32(lvid->lvid_int_type) == LOG_VOL_CLOSE_INT) { in ud_mountfs()
1420 if (SWAP_32(lvid->lvid_int_type) == LOG_VOL_CLOSE_INT) { in ud_validate_and_fill_superblock()
H A Dudf_subr.c541 lvid->lvid_int_type = SWAP_32(LOG_VOL_CLOSE_INT); in ud_sbwrite()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h564 #define LOG_VOL_CLOSE_INT 0x01 macro
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dmkfs.c1086 lvip->lvid_int_type = LOG_VOL_CLOSE_INT; in volseqinit()