Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dfs-io-direct.c231 struct dio_write { struct
232 struct kiocb *req;
235 struct mm_struct *mm;
236 const struct iovec *iov;
237 unsigned loop:1,
238 extending:1,
239 sync:1,
240 flush:1;
242 u64 written;
244 struct iov_iter iter;
[all …]
/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