Searched refs:ORANGEFS_io_type (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | upcall.h | 23 enum ORANGEFS_io_type io_type;
|
H A D | orangefs-kernel.h | 396 ssize_t wait_for_direct_io(enum ORANGEFS_io_type, struct inode *, loff_t *, 399 ssize_t do_readv_writev(enum ORANGEFS_io_type, struct file *, loff_t *,
|
H A D | protocol.h | 196 enum ORANGEFS_io_type { enum
|
H A D | file.c | 48 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io()
|
H A D | inode.c | 556 enum ORANGEFS_io_type type = iov_iter_rw(iter) == WRITE ? in orangefs_direct_IO()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | upcall.h | 23 enum ORANGEFS_io_type io_type;
|
H A D | orangefs-kernel.h | 400 ssize_t wait_for_direct_io(enum ORANGEFS_io_type, struct inode *, loff_t *, 403 ssize_t do_readv_writev(enum ORANGEFS_io_type, struct file *, loff_t *,
|
H A D | protocol.h | 196 enum ORANGEFS_io_type { enum
|
H A D | file.c | 49 ssize_t wait_for_direct_io(enum ORANGEFS_io_type type, struct inode *inode, in wait_for_direct_io()
|
H A D | inode.c | 516 enum ORANGEFS_io_type type = iov_iter_rw(iter) == WRITE ? in orangefs_direct_IO()
|
Completed in 9 milliseconds