Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf.h195 #define UDF_WRITE_VAT 0x08 /* sequential VAT filesystem */ macro
H A Dudf_vfsops.c841 if (ump->lvclose & UDF_WRITE_VAT) in udf_sync_writeout_system_files()
H A Dudf_subr.c2076 ump->lvclose = UDF_WRITE_VAT; in udf_process_vds()
3761 if (ump->lvclose & UDF_WRITE_VAT) { in udf_open_logvol()
3815 KASSERT(ump->lvclose & UDF_WRITE_VAT); in udf_close_logvol()
3818 if (ump->lvclose & UDF_WRITE_VAT) { in udf_close_logvol()