ORANGEFS_IO_READ
if ((type == ORANGEFS_IO_READ) && open_for_read)
if (type == ORANGEFS_IO_READ)
type == ORANGEFS_IO_READ ?
if (type == ORANGEFS_IO_READ && new_op->downcall.resp.io.amt_complete) {
type == ORANGEFS_IO_READ ? "read" : "written",
if ((ret = wait_for_direct_io(ORANGEFS_IO_READ, inode,
ret = wait_for_direct_io(ORANGEFS_IO_READ, inode, &off, &iter,
ORANGEFS_IO_WRITE : ORANGEFS_IO_READ;
if (type == ORANGEFS_IO_READ) {