Searched refs:CURSEG_DIRECT_IO (Results 1 – 3 of 3) sorted by relevance
478 CURSEG_DIRECT_IO, /* to use for the direct IO path */ enumerator
1140 seg = CURSEG_DIRECT_IO; in __allocate_data_block()
1167 bool direct_io = (type == CURSEG_DIRECT_IO); in allocate_data_block()