Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Dudf_vfsops.c481 if (udf_verbose & UDF_DEBUG_LOCKING) in udf_unmount()
497 if (udf_verbose & UDF_DEBUG_LOCKING) in udf_unmount()
513 if (udf_verbose & UDF_DEBUG_LOCKING) in udf_unmount()
H A Dudf.h54 #define UDF_DEBUG_LOCKING 0x0000002 macro