/linux-4.1.27/fs/nfs/ |
D | direct.c | 110 static inline void get_dreq(struct nfs_direct_req *dreq) in get_dreq() 115 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq() 120 void nfs_direct_set_resched_writes(struct nfs_direct_req *dreq) in nfs_direct_set_resched_writes() 127 nfs_direct_good_bytes(struct nfs_direct_req *dreq, struct nfs_pgio_header *hdr) in nfs_direct_good_bytes() 162 nfs_direct_select_verf(struct nfs_direct_req *dreq, in nfs_direct_select_verf() 188 static void nfs_direct_set_hdr_verf(struct nfs_direct_req *dreq, in nfs_direct_set_hdr_verf() 208 static int nfs_direct_set_or_cmp_hdr_verf(struct nfs_direct_req *dreq, in nfs_direct_set_or_cmp_hdr_verf() 229 static int nfs_direct_cmp_commit_data_verf(struct nfs_direct_req *dreq, in nfs_direct_cmp_commit_data_verf() 279 struct nfs_direct_req *dreq) in nfs_init_cinfo_from_dreq() 288 static inline void nfs_direct_setup_mirroring(struct nfs_direct_req *dreq, in nfs_direct_setup_mirroring() [all …]
|
D | cache_lib.c | 67 void nfs_cache_defer_req_put(struct nfs_cache_defer_req *dreq) in nfs_cache_defer_req_put() 75 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_revisit() local 85 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_defer() local 96 struct nfs_cache_defer_req *dreq; in nfs_cache_defer_req_alloc() local 107 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall()
|
D | dns_resolve.c | 273 struct nfs_cache_defer_req *dreq) in do_cache_lookup() 315 struct nfs_cache_defer_req *dreq; in do_cache_lookup_wait() local
|
D | write.c | 831 struct nfs_direct_req *dreq) in nfs_init_cinfo()
|
/linux-4.1.27/net/dccp/ |
D | minisocks.c | 88 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_create_openreq_child() local 145 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_check_req() local 250 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_reqsk_init() local
|
D | options.c | 51 int dccp_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_parse_options() 356 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()
|
D | feat.c | 634 int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, in dccp_feat_insert_opts() 998 int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq) in dccp_feat_server_ccid_dependencies() 1394 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options()
|
D | output.c | 397 struct dccp_request_sock *dreq; in dccp_make_response() local
|
D | ipv6.c | 332 struct dccp_request_sock *dreq; in dccp_v6_conn_request() local
|
D | ipv4.c | 597 struct dccp_request_sock *dreq; in dccp_v4_conn_request() local
|
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 528 static void __unhash_deferred_req(struct cache_deferred_req *dreq) in __unhash_deferred_req() 537 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req() 545 static void setup_deferral(struct cache_deferred_req *dreq, in setup_deferral() 570 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread() 580 struct cache_deferred_req *dreq = &sleeper.handle; in cache_wait_req() local 639 struct cache_deferred_req *dreq; in cache_defer_req() local 662 struct cache_deferred_req *dreq; in cache_revisit_request() local 687 struct cache_deferred_req *dreq, *tmp; in cache_clean_deferred() local
|
D | svc_xprt.c | 1077 static void svc_revisit(struct cache_deferred_req *dreq, int too_many) in svc_revisit()
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd_diag.c | 166 struct dasd_diag_req *dreq; in dasd_start_diag() local 504 struct dasd_diag_req *dreq; in dasd_diag_build_cp() local
|
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_block.c | 403 struct i2o_block_delayed_request *dreq = in i2o_block_delayed_request_fn() local 898 struct i2o_block_delayed_request *dreq; in i2o_block_request_fn() local
|
/linux-4.1.27/drivers/dma/ |
D | bcm2835-dma.c | 71 unsigned int dreq; member
|
/linux-4.1.27/fs/nilfs2/ |
D | btree.c | 1731 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_prepare_convert_and_insert() 1787 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_commit_convert_and_insert() 1860 union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; in nilfs_btree_convert_and_insert() local
|
/linux-4.1.27/include/linux/ |
D | nfs_xdr.h | 1334 struct nfs_direct_req *dreq; member 1376 struct nfs_direct_req *dreq; /* O_DIRECT request */ member 1388 struct nfs_direct_req *dreq; /* O_DIRECT request */ member
|