Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vfs/
H A Dvfs_cluster.c126 #define CL_ENCRYPTED 0x10000 macro
1396 if (flags & CL_ENCRYPTED) { in cluster_io()
2281 local_flags |= CL_ENCRYPTED; in cluster_pageout_ext()
2369 local_flags |= CL_ENCRYPTED; in cluster_pagein_ext()
2682 io_flag |= CL_ENCRYPTED; in cluster_write_direct()
3095 io_flag |= CL_ENCRYPTED; in cluster_write_direct_small()
4038 bflag |= CL_ENCRYPTED; in cluster_write_copy()
4572 bflag |= CL_ENCRYPTED; in cluster_read_copy()
5249 io_flag |= CL_ENCRYPTED; in cluster_read_direct()
6721 bflag |= CL_ENCRYPTED; in cluster_push_now()