Searched refs:CL_NOZERO (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c109 #define CL_NOZERO 0x40 macro
1070 if ((flags & CL_READ) && ((upl_offset + non_rounded_size) & PAGE_MASK) && (!(flags & CL_NOZERO))) {
1302 if (!(flags & CL_NOZERO))
4059 io_flag = CL_COMMIT | CL_READ | CL_ASYNC | CL_NOZERO | CL_DIRECT_IO;
4693 CL_READ | CL_NOZERO | CL_DEV_MEMORY | CL_ASYNC | bflag,

Completed in 30 milliseconds