Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_protos.h516 #define DEBUG4K_VFS(...) __DEBUG4K(__DEBUG4K_VFS, ##__VA_ARGS__) macro
532 #define DEBUG4K_VFS(...) macro
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c5498 DEBUG4K_VFS("forcing misaligned\n"); in cluster_read_direct()
6281 DEBUG4K_VFS("io_type IO_DIRECT -> IO_COPY\n"); in cluster_io_type()