Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_protos.h844 #define DEBUG4K_VFS(...) __DEBUG4K(__DEBUG4K_VFS, ##__VA_ARGS__) macro
860 #define DEBUG4K_VFS(...) macro
/xnu-8019.80.24/bsd/vfs/
H A Dvfs_cluster.c4809 DEBUG4K_VFS("forcing misaligned\n"); in cluster_read_direct()
5577 DEBUG4K_VFS("io_type IO_DIRECT -> IO_COPY\n"); in cluster_io_type()