Home
last modified time | relevance | path

Searched refs:UDF_WRITE_VAT (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/udf/
H A Dudf.h192 #define UDF_WRITE_VAT 0x08 /* sequential VAT filesystem */ macro
H A Dudf_vfsops.c835 if (ump->lvclose & UDF_WRITE_VAT) in udf_sync_writeout_system_files()
H A Dudf_subr.c2041 ump->lvclose = UDF_WRITE_VAT; in udf_process_vds()
3700 if (ump->lvclose & UDF_WRITE_VAT) { in udf_open_logvol()
3753 KASSERT(ump->lvclose & UDF_WRITE_VAT); in udf_close_logvol()
3756 if (ump->lvclose & UDF_WRITE_VAT) { in udf_close_logvol()