Home
last modified time | relevance | path

Searched refs:ORANGEFS_IO_READ (Results 1 – 3 of 3) sorted by relevance

/linux/fs/orangefs/
A Dfile.c126 if ((type == ORANGEFS_IO_READ) && open_for_read) in wait_for_direct_io()
211 if (type == ORANGEFS_IO_READ) in wait_for_direct_io()
231 type == ORANGEFS_IO_READ ? in wait_for_direct_io()
244 if (type == ORANGEFS_IO_READ && new_op->downcall.resp.io.amt_complete) { in wait_for_direct_io()
265 type == ORANGEFS_IO_READ ? "read" : "written", in wait_for_direct_io()
A Dinode.c276 if ((ret = wait_for_direct_io(ORANGEFS_IO_READ, inode, in orangefs_readahead()
308 ret = wait_for_direct_io(ORANGEFS_IO_READ, inode, &off, &iter, in orangefs_readpage()
528 ORANGEFS_IO_WRITE : ORANGEFS_IO_READ; in orangefs_direct_IO()
612 if (type == ORANGEFS_IO_READ) { in orangefs_direct_IO()
A Dprotocol.h197 ORANGEFS_IO_READ = 1, enumerator

Completed in 6 milliseconds