Searched refs:ORANGEFS_IO_READ (Results 1 – 3 of 3) 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
245 if ((ret = wait_for_direct_io(ORANGEFS_IO_READ, inode, in orangefs_readahead() 276 ret = wait_for_direct_io(ORANGEFS_IO_READ, inode, &off, &iter, in orangefs_read_folio() 489 ORANGEFS_IO_WRITE : ORANGEFS_IO_READ; in orangefs_direct_IO() 571 if (type == ORANGEFS_IO_READ) { in orangefs_direct_IO()