Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_protos.h524 #define DEBUG4K_VFS(...) __DEBUG4K(__DEBUG4K_VFS, ##__VA_ARGS__) macro
540 #define DEBUG4K_VFS(...) macro
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c5205 DEBUG4K_VFS("forcing misaligned\n"); in cluster_read_direct()
5976 DEBUG4K_VFS("io_type IO_DIRECT -> IO_COPY\n"); in cluster_io_type()