Searched refs:nfs_direct_req (Results 1 – 5 of 5) sorted by relevance
67 struct nfs_direct_req { struct187 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq()198 struct nfs_direct_req *dreq; in nfs_direct_req_alloc()217 struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); in nfs_direct_req_free()289 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_read_completion()447 struct nfs_direct_req *dreq; in nfs_file_direct_read()676 struct nfs_direct_req *dreq = container_of(work, struct nfs_direct_req, work); in nfs_direct_write_schedule_work()701 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_completion()758 struct nfs_direct_req *dreq = hdr->dreq; in nfs_direct_write_reschedule_io()901 struct nfs_direct_req *dreq; in nfs_file_direct_write()[all …]
519 struct nfs_direct_req *dreq);584 struct nfs_direct_req *dreq);585 extern ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq);
930 struct nfs_direct_req *dreq) in nfs_init_cinfo()
103 struct nfs_direct_req *pg_dreq;
1609 struct nfs_direct_req *dreq;1650 struct nfs_direct_req *dreq; /* O_DIRECT request */1662 struct nfs_direct_req *dreq; /* O_DIRECT request */
Completed in 23 milliseconds