Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c132 #define CL_RAW_ENCRYPTED 0x20000 macro
2396 if (flags & CL_RAW_ENCRYPTED) { in cluster_io()
5423 io_flag |= CL_RAW_ENCRYPTED; in cluster_read_direct()