Searched refs:ORANGEFS_io_type (Results 1 – 5 of 5) sorted by relevance
399 ssize_t wait_for_direct_io(enum ORANGEFS_io_type, struct inode *, loff_t *,402 ssize_t do_readv_writev(enum ORANGEFS_io_type, struct file *, loff_t *,
196 enum ORANGEFS_io_type { enum
23 enum ORANGEFS_io_type io_type;
48 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io()
526 enum ORANGEFS_io_type type = iov_iter_rw(iter) == WRITE ? in orangefs_direct_IO()