Home
last modified time | relevance | path

Searched defs:dio_write (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
A Dfs-io-direct.c217 struct dio_write { struct
218 struct kiocb *req;
221 struct mm_struct *mm;
222 const struct iovec *iov;
223 unsigned loop:1,
224 extending:1,
225 sync:1,
226 flush:1;
228 u64 written;
230 struct iov_iter iter;
[all …]
/linux/fs/ceph/
A Dcache.c77 void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()
A Dcache.h90 static inline void ceph_fscache_invalidate(struct inode *inode, bool dio_write) in ceph_fscache_invalidate()

Completed in 7 milliseconds