Searched refs:CL_ASYNC (Results 1 – 1 of 1) sorted by relevance
116 #define CL_ASYNC 0x04 macro1839 if (!(flags & CL_ASYNC)) { in cluster_io()1855 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()2185 if (flags & CL_ASYNC) { in cluster_io()2309 if (!(flags & CL_ASYNC)) { in cluster_io()2328 cluster_wait_IO(cbp_head, (flags & CL_ASYNC)); in cluster_io()2569 local_flags |= CL_ASYNC; in cluster_pageout_ext()2657 local_flags |= CL_ASYNC; in cluster_pagein_ext()2730 flags = CL_ASYNC | CL_READ; in cluster_bp_ext()2732 flags = CL_ASYNC; in cluster_bp_ext()[all …]