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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c108 #define CL_AGE 0x20 macro
1051 if (flags & CL_AGE)
4982 CL_ASYNC | CL_READ | CL_COMMIT | CL_AGE | bflag, (buf_t)NULL, (struct clios *)NULL, callback, callback_arg);
5478 io_flags = CL_THROTTLE | CL_COMMIT | CL_AGE | bflag;

Completed in 22 milliseconds