Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c126 #define CL_ENCRYPTED 0x10000 macro
1389 if (flags & CL_ENCRYPTED) { in cluster_io()
2267 local_flags |= CL_ENCRYPTED; in cluster_pageout_ext()
2355 local_flags |= CL_ENCRYPTED; in cluster_pagein_ext()
2654 io_flag |= CL_ENCRYPTED; in cluster_write_direct()
3574 bflag |= CL_ENCRYPTED; in cluster_write_copy()
4108 bflag |= CL_ENCRYPTED; in cluster_read_copy()
4783 io_flag |= CL_ENCRYPTED; in cluster_read_direct()
6253 bflag |= CL_ENCRYPTED; in cluster_push_now()