Home
last modified time | relevance | path

Searched refs:ORANGEFS_io_type (Results 1 – 4 of 4) sorted by relevance

/linux/fs/orangefs/
H A Dprotocol.h196 enum ORANGEFS_io_type { enum
H A Dupcall.h23 enum ORANGEFS_io_type io_type;
H A Dfile.c49 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io()
H A Dinode.c488 enum ORANGEFS_io_type type = iov_iter_rw(iter) == WRITE ? in orangefs_direct_IO()