Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c130 #define CL_ENCRYPTED 0x10000 macro
1651 if (flags & CL_ENCRYPTED) { in cluster_io()
2585 local_flags |= CL_ENCRYPTED; in cluster_pageout_ext()
2673 local_flags |= CL_ENCRYPTED; in cluster_pagein_ext()
2982 io_flag |= CL_ENCRYPTED; in cluster_write_direct()
3912 bflag |= CL_ENCRYPTED; in cluster_write_copy()
4469 bflag |= CL_ENCRYPTED; in cluster_read_copy()
5146 io_flag |= CL_ENCRYPTED; in cluster_read_direct()
6625 bflag |= CL_ENCRYPTED; in cluster_push_now()