Home
last modified time | relevance | path

Searched refs:udf_verbose (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/fs/udf/
H A Dudf_vfsops.c74 int udf_verbose = UDF_DEBUGGING; variable
190 NULL, 0, &udf_verbose, 0,
350 if (udf_verbose & UDF_DEBUG_VOLUMES) in udf_mount()
481 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.h47 extern int udf_verbose;
86 if (udf_verbose & UDF_DEBUG_##name) {\
91 if (udf_verbose & UDF_DEBUG_##name) { \
H A Dudf_allocation.c101 if ((udf_verbose & UDF_DEBUG_NODEDUMP) == 0)
1281 if (udf_verbose & UDF_DEBUG_ALLOC) { in udf_allocate_space()
H A Dudf_vnops.c636 if (udf_verbose & UDF_DEBUG_READDIR) { in udf_readdir()
H A Dudf_subr.c127 if ((udf_verbose & UDF_DEBUG_VOLUMES) == 0) in udf_dump_discinfo()
160 if ((udf_verbose & UDF_DEBUG_VOLUMES) == 0) in udf_dump_trackinfo()
6700 if (udf_verbose & UDF_DEBUG_TRANSLATE) { in udf_read_filebuf()