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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c4042 boolean_t strict_uncached_IO = FALSE; local
4099 strict_uncached_IO = ubc_strict_uncached_IO(vp);
4172 if ((strict_uncached_IO == FALSE) && ((flags & IO_ENCRYPTED) == 0)) {
4279 if ((strict_uncached_IO == FALSE) && ((flags & IO_ENCRYPTED) == 0)) {

Completed in 47 milliseconds