Home
last modified time | relevance | path

Searched refs:v9fs_direct_IO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_addr.c220 * v9fs_direct_IO - 9P address space operation for direct I/O
223 * The presence of v9fs_direct_IO() in the address space ops vector
235 v9fs_direct_IO(struct kiocb *iocb, struct iov_iter *iter) in v9fs_direct_IO() function
335 .direct_IO = v9fs_direct_IO,
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_addr.c237 * v9fs_direct_IO - 9P address space operation for direct I/O
241 * The presence of v9fs_direct_IO() in the address space ops vector
253 v9fs_direct_IO(struct kiocb *iocb, struct iov_iter *iter) in v9fs_direct_IO() function
361 .direct_IO = v9fs_direct_IO,

Completed in 1 milliseconds