Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c131 #define CL_RAW_ENCRYPTED 0x20000 macro
2298 if (flags & CL_RAW_ENCRYPTED) { in cluster_io()
5131 io_flag |= CL_RAW_ENCRYPTED; in cluster_read_direct()