Lines Matching defs:dreq

74 static inline void get_dreq(struct nfs_direct_req *dreq)  in get_dreq()
79 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq()
85 nfs_direct_handle_truncated(struct nfs_direct_req *dreq, in nfs_direct_handle_truncated()
105 nfs_direct_count_bytes(struct nfs_direct_req *dreq, in nfs_direct_count_bytes()
153 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq()
164 struct nfs_direct_req *dreq; in nfs_direct_req_alloc() local
183 struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); in nfs_direct_req_free() local
193 static void nfs_direct_req_release(struct nfs_direct_req *dreq) in nfs_direct_req_release()
198 ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq) in nfs_dreq_bytes_left()
207 static ssize_t nfs_direct_wait(struct nfs_direct_req *dreq) in nfs_direct_wait()
232 static void nfs_direct_complete(struct nfs_direct_req *dreq) in nfs_direct_complete()
255 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_read_completion() local
313 static ssize_t nfs_direct_read_schedule_iovec(struct nfs_direct_req *dreq, in nfs_direct_read_schedule_iovec()
414 struct nfs_direct_req *dreq; in nfs_file_direct_read() local
506 static void nfs_direct_write_reschedule(struct nfs_direct_req *dreq) in nfs_direct_write_reschedule()
560 struct nfs_direct_req *dreq = data->dreq; in nfs_direct_commit_complete() local
602 struct nfs_direct_req *dreq = cinfo->dreq; in nfs_direct_resched_write() local
618 static void nfs_direct_commit_schedule(struct nfs_direct_req *dreq) in nfs_direct_commit_schedule()
631 static void nfs_direct_write_clear_reqs(struct nfs_direct_req *dreq) in nfs_direct_write_clear_reqs()
650 struct nfs_direct_req *dreq = container_of(work, struct nfs_direct_req, work); in nfs_direct_write_schedule_work() local
668 static void nfs_direct_write_complete(struct nfs_direct_req *dreq) in nfs_direct_write_complete()
676 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_completion() local
735 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_reschedule_io() local
769 static ssize_t nfs_direct_write_schedule_iovec(struct nfs_direct_req *dreq, in nfs_direct_write_schedule_iovec()
883 struct nfs_direct_req *dreq; in nfs_file_direct_write() local