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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c121 #define CL_NOCACHE 0x40000 macro
1467 if (flags & CL_NOCACHE)
1996 bflag |= CL_NOCACHE;
2166 io_flag |= CL_NOCACHE;
2789 bflag |= CL_NOCACHE;
3537 bflag |= CL_NOCACHE;
4069 io_flag |= CL_NOCACHE;
4564 bflag |= CL_NOCACHE;
5487 io_flags |= CL_NOCACHE;
5616 bflag |= CL_NOCACHE;
[all...]

Completed in 22 milliseconds