Searched refs:ORANGEFS_IO_READ (Results 1 – 2 of 2) sorted by relevance
127 if ((type == ORANGEFS_IO_READ) && open_for_read) in wait_for_direct_io()212 if (type == ORANGEFS_IO_READ) in wait_for_direct_io()232 type == ORANGEFS_IO_READ ? in wait_for_direct_io()245 if (type == ORANGEFS_IO_READ && new_op->downcall.resp.io.amt_complete) { in wait_for_direct_io()266 type == ORANGEFS_IO_READ ? "read" : "written", in wait_for_direct_io()
197 ORANGEFS_IO_READ = 1, enumerator