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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c97 #define CL_AGE 0x20 macro
882 if (flags & CL_AGE)
4417 CL_ASYNC | CL_READ | CL_COMMIT | CL_AGE | bflag, (buf_t)NULL, (struct clios *)NULL, callback, callback_arg);
4846 io_flags = CL_THROTTLE | CL_COMMIT | CL_AGE | bflag;

Completed in 82 milliseconds