Home
last modified time | relevance | path

Searched refs:ORANGEFS_IO_WRITE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/orangefs/
H A Dfile.c93 if (type == ORANGEFS_IO_WRITE && wr) { in wait_for_direct_io()
125 if ((type == ORANGEFS_IO_WRITE) && open_for_write) in wait_for_direct_io()
139 if (type == ORANGEFS_IO_WRITE && total_size) { in wait_for_direct_io()
157 type == ORANGEFS_IO_WRITE ? in wait_for_direct_io()
173 if (type == ORANGEFS_IO_WRITE) in wait_for_direct_io()
H A Dprotocol.h198 ORANGEFS_IO_WRITE = 2 enumerator