Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c131 #define CL_ENCRYPTED 0x10000 macro
1725 if (flags & CL_ENCRYPTED) { in cluster_io()
2679 local_flags |= CL_ENCRYPTED; in cluster_pageout_ext()
2894 local_flags |= CL_ENCRYPTED; in cluster_pagein_ext()
3217 io_flag |= CL_ENCRYPTED; in cluster_write_direct()
4214 bflag |= CL_ENCRYPTED; in cluster_write_copy()
4771 bflag |= CL_ENCRYPTED; in cluster_read_copy()
5450 io_flag |= CL_ENCRYPTED; in cluster_read_direct()
6965 bflag |= CL_ENCRYPTED; in cluster_push_now()