Home
last modified time | relevance | path

Searched defs:dreq (Results 1 – 15 of 15) sorted by relevance

/linux/fs/nfs/
H A Ddirect.c75 static inline void get_dreq(struct nfs_direct_req *dreq) in get_dreq()
80 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq()
86 nfs_direct_handle_truncated(struct nfs_direct_req *dreq, in nfs_direct_handle_truncated()
104 nfs_direct_count_bytes(struct nfs_direct_req *dreq, in nfs_direct_count_bytes()
122 static void nfs_direct_truncate_request(struct nfs_direct_req *dreq, in nfs_direct_truncate_request()
176 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq()
187 struct nfs_direct_req *dreq; in nfs_direct_req_alloc() local
206 struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); in nfs_direct_req_free() local
216 static void nfs_direct_req_release(struct nfs_direct_req *dreq) in nfs_direct_req_release()
221 ssize_t nfs_dreq_bytes_left(struct nfs_direct_req *dreq, loff_t offset) in nfs_dreq_bytes_left()
[all …]
H A Dcache_lib.c68 void nfs_cache_defer_req_put(struct nfs_cache_defer_req *dreq) in nfs_cache_defer_req_put()
76 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_revisit() local
86 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_defer() local
97 struct nfs_cache_defer_req *dreq; in nfs_cache_defer_req_alloc() local
108 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall()
H A Ddns_resolve.c283 struct nfs_cache_defer_req *dreq) in do_cache_lookup()
325 struct nfs_cache_defer_req *dreq; in do_cache_lookup_wait() local
/linux/net/dccp/
H A Dminisocks.c85 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_create_openreq_child() local
141 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_check_req() local
254 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_reqsk_init() local
H A Doptions.c48 int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_parse_options()
353 struct dccp_request_sock *dreq, in dccp_insert_option_timestamp_echo()
592 int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) in dccp_insert_options_rsk()
H A Dfeat.c633 int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, in dccp_feat_insert_opts()
1004 int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq) in dccp_feat_server_ccid_dependencies()
1408 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options()
H A Doutput.c403 struct dccp_request_sock *dreq; in dccp_make_response() local
H A Dipv6.c323 struct dccp_request_sock *dreq; in dccp_v6_conn_request() local
/linux/drivers/crypto/marvell/cesa/
H A Dtdma.c37 void mv_cesa_dma_step(struct mv_cesa_req *dreq) in mv_cesa_dma_step()
58 void mv_cesa_dma_cleanup(struct mv_cesa_req *dreq) in mv_cesa_dma_cleanup()
79 void mv_cesa_dma_prepare(struct mv_cesa_req *dreq, in mv_cesa_dma_prepare()
97 struct mv_cesa_req *dreq) in mv_cesa_tdma_chain()
H A Dcesa.h828 static inline int mv_cesa_dma_process(struct mv_cesa_req *dreq, in mv_cesa_dma_process()
/linux/net/sunrpc/
H A Dcache.c596 static void __unhash_deferred_req(struct cache_deferred_req *dreq) in __unhash_deferred_req()
605 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req()
613 static void setup_deferral(struct cache_deferred_req *dreq, in setup_deferral()
638 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread()
648 struct cache_deferred_req *dreq = &sleeper.handle; in cache_wait_req() local
720 struct cache_deferred_req *dreq; in cache_defer_req() local
744 struct cache_deferred_req *dreq; in cache_revisit_request() local
768 struct cache_deferred_req *dreq, *tmp; in cache_clean_deferred() local
H A Dsvc_xprt.c1148 svc_revisit(struct cache_deferred_req * dreq,int too_many) svc_revisit() argument
/linux/fs/nilfs2/
H A Dbtree.c1744 nilfs_btree_prepare_convert_and_insert(struct nilfs_bmap * btree,__u64 key,union nilfs_bmap_ptr_req * dreq,union nilfs_bmap_ptr_req * nreq,struct buffer_head ** bhp,struct nilfs_bmap_stats * stats) nilfs_btree_prepare_convert_and_insert() argument
1804 nilfs_btree_commit_convert_and_insert(struct nilfs_bmap * btree,__u64 key,__u64 ptr,const __u64 * keys,const __u64 * ptrs,int n,union nilfs_bmap_ptr_req * dreq,union nilfs_bmap_ptr_req * nreq,struct buffer_head * bh) nilfs_btree_commit_convert_and_insert() argument
1886 union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; nilfs_btree_convert_and_insert() local
[all...]
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c6303 struct nix_mcast_grp_destroy_req dreq = { 0 }; in rvu_nix_mcast_flr_free_entries() local
6483 struct nix_mcast_grp_destroy_req dreq = { 0 }; in rvu_mbox_handler_nix_mcast_grp_update() local
/linux/include/linux/
H A Dnfs_xdr.h1653 struct nfs_direct_req *dreq; member
1697 struct nfs_direct_req *dreq; /* O_DIRECT request */ member
1709 struct nfs_direct_req *dreq; /* O_DIRECT request */ member