Searched refs:nfs_direct_req (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/nfs/
H A Ddirect.c71 static void nfs_direct_write_complete(struct nfs_direct_req *dreq);
74 static inline void get_dreq(struct nfs_direct_req *dreq)
79 static inline int put_dreq(struct nfs_direct_req *dreq)
85 nfs_direct_handle_truncated(struct nfs_direct_req *dreq,
103 nfs_direct_count_bytes(struct nfs_direct_req *dreq,
121 static void nfs_direct_truncate_request(struct nfs_direct_req *dreq,
163 struct nfs_direct_req *dreq)
172 static inline struct nfs_direct_req *nfs_direct_req_alloc(void)
174 struct nfs_direct_req *dreq;
193 struct nfs_direct_req *dre
[all...]
H A Dinternal.h556 struct nfs_direct_req *dreq);
655 struct nfs_direct_req *dreq);
656 extern ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq, loff_t offset);
921 struct nfs_direct_req { struct
H A Dnfstrace.h1537 const struct nfs_direct_req *dreq
1581 const struct nfs_direct_req *dreq \
H A Dwrite.c917 struct nfs_direct_req *dreq)
/linux-master/include/linux/
H A Dnfs_page.h107 struct nfs_direct_req *pg_dreq;
H A Dnfs_xdr.h1625 struct nfs_direct_req *dreq;
1669 struct nfs_direct_req *dreq; /* O_DIRECT request */
1681 struct nfs_direct_req *dreq; /* O_DIRECT request */

Completed in 147 milliseconds