/linux-2.6.39/fs/nfs/ |
D | direct.c | 96 static inline void get_dreq(struct nfs_direct_req *dreq) in get_dreq() 101 static inline int put_dreq(struct nfs_direct_req *dreq) in put_dreq() 153 struct nfs_direct_req *dreq; in nfs_direct_req_alloc() local 177 struct nfs_direct_req *dreq = container_of(kref, struct nfs_direct_req, kref); in nfs_direct_req_free() local 186 static void nfs_direct_req_release(struct nfs_direct_req *dreq) in nfs_direct_req_release() 194 static ssize_t nfs_direct_wait(struct nfs_direct_req *dreq) in nfs_direct_wait() 217 static void nfs_direct_complete(struct nfs_direct_req *dreq) in nfs_direct_complete() 246 struct nfs_direct_req *dreq = (struct nfs_direct_req *) data->req; in nfs_direct_read_release() local 282 static ssize_t nfs_direct_read_schedule_segment(struct nfs_direct_req *dreq, in nfs_direct_read_schedule_segment() 389 static ssize_t nfs_direct_read_schedule_iovec(struct nfs_direct_req *dreq, in nfs_direct_read_schedule_iovec() [all …]
|
D | cache_lib.c | 66 void nfs_cache_defer_req_put(struct nfs_cache_defer_req *dreq) in nfs_cache_defer_req_put() 74 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_revisit() local 84 struct nfs_cache_defer_req *dreq; in nfs_dns_cache_defer() local 95 struct nfs_cache_defer_req *dreq; in nfs_cache_defer_req_alloc() local 106 int nfs_cache_wait_for_upcall(struct nfs_cache_defer_req *dreq) in nfs_cache_wait_for_upcall()
|
D | dns_resolve.c | 280 struct nfs_cache_defer_req *dreq) in do_cache_lookup() 322 struct nfs_cache_defer_req *dreq; in do_cache_lookup_wait() local
|
/linux-2.6.39/net/dccp/ |
D | minisocks.c | 106 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_create_openreq_child() local 162 struct dccp_request_sock *dreq = dccp_rsk(req); in dccp_check_req() local 267 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() 388 struct dccp_request_sock *dreq, in dccp_insert_option_timestamp_echo() 623 int dccp_insert_options_rsk(struct dccp_request_sock *dreq, struct sk_buff *skb) in dccp_insert_options_rsk()
|
D | feat.c | 616 int dccp_feat_insert_opts(struct dccp_sock *dp, struct dccp_request_sock *dreq, in dccp_feat_insert_opts() 900 int dccp_feat_server_ccid_dependencies(struct dccp_request_sock *dreq) in dccp_feat_server_ccid_dependencies() 1200 int dccp_feat_parse_options(struct sock *sk, struct dccp_request_sock *dreq, in dccp_feat_parse_options()
|
D | output.c | 394 struct dccp_request_sock *dreq; in dccp_make_response() local
|
D | ipv4.c | 578 struct dccp_request_sock *dreq; in dccp_v4_conn_request() local
|
D | ipv6.c | 386 struct dccp_request_sock *dreq; in dccp_v6_conn_request() local
|
/linux-2.6.39/net/sunrpc/ |
D | cache.c | 535 static void __unhash_deferred_req(struct cache_deferred_req *dreq) in __unhash_deferred_req() 544 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req() 552 static void setup_deferral(struct cache_deferred_req *dreq, in setup_deferral() 577 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread() 587 struct cache_deferred_req *dreq = &sleeper.handle; in cache_wait_req() local 646 struct cache_deferred_req *dreq; in cache_defer_req() local 669 struct cache_deferred_req *dreq; in cache_revisit_request() local 694 struct cache_deferred_req *dreq, *tmp; in cache_clean_deferred() local
|
D | svc_xprt.c | 960 static void svc_revisit(struct cache_deferred_req *dreq, int too_many) in svc_revisit()
|
/linux-2.6.39/drivers/s390/block/ |
D | dasd_diag.c | 167 struct dasd_diag_req *dreq; in dasd_start_diag() local 504 struct dasd_diag_req *dreq; in dasd_diag_build_cp() local
|
/linux-2.6.39/drivers/message/i2o/ |
D | i2o_block.c | 403 struct i2o_block_delayed_request *dreq = in i2o_block_delayed_request_fn() local 902 struct i2o_block_delayed_request *dreq; in i2o_block_request_fn() local
|
/linux-2.6.39/fs/nilfs2/ |
D | btree.c | 1627 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_prepare_convert_and_insert() 1683 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_commit_convert_and_insert() 1756 union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; in nilfs_btree_convert_and_insert() local
|
/linux-2.6.39/arch/arm/mach-imx/ |
D | dma-v1.c | 355 u32 dreq = 0; in imx_dma_config_channel() local
|