Lines Matching defs:dreq
105 static inline void get_dreq(struct nfs_direct_req *dreq) in get_dreq()
110 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq()
116 nfs_direct_handle_truncated(struct nfs_direct_req *dreq, in nfs_direct_handle_truncated()
136 nfs_direct_count_bytes(struct nfs_direct_req *dreq, in nfs_direct_count_bytes()
187 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq()
198 struct nfs_direct_req *dreq; in nfs_direct_req_alloc() local
217 struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); in nfs_direct_req_free() local
227 static void nfs_direct_req_release(struct nfs_direct_req *dreq) in nfs_direct_req_release()
232 ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq) in nfs_dreq_bytes_left()
241 static ssize_t nfs_direct_wait(struct nfs_direct_req *dreq) in nfs_direct_wait()
266 static void nfs_direct_complete(struct nfs_direct_req *dreq) in nfs_direct_complete()
289 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_read_completion() local
347 static ssize_t nfs_direct_read_schedule_iovec(struct nfs_direct_req *dreq, in nfs_direct_read_schedule_iovec()
447 struct nfs_direct_req *dreq; in nfs_file_direct_read() local
537 static void nfs_direct_write_reschedule(struct nfs_direct_req *dreq) in nfs_direct_write_reschedule()
591 struct nfs_direct_req *dreq = data->dreq; in nfs_direct_commit_complete() local
630 struct nfs_direct_req *dreq = cinfo->dreq; in nfs_direct_resched_write() local
644 static void nfs_direct_commit_schedule(struct nfs_direct_req *dreq) in nfs_direct_commit_schedule()
657 static void nfs_direct_write_clear_reqs(struct nfs_direct_req *dreq) in nfs_direct_write_clear_reqs()
676 struct nfs_direct_req *dreq = container_of(work, struct nfs_direct_req, work); in nfs_direct_write_schedule_work() local
694 static void nfs_direct_write_complete(struct nfs_direct_req *dreq) in nfs_direct_write_complete()
701 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_completion() local
758 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_reschedule_io() local
790 static ssize_t nfs_direct_write_schedule_iovec(struct nfs_direct_req *dreq, in nfs_direct_write_schedule_iovec()
901 struct nfs_direct_req *dreq; in nfs_file_direct_write() local