Searched defs:dreq (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/nfs/ |
| H A D | direct.c | 75 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 D | cache_lib.c | 68 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 D | dns_resolve.c | 283 struct nfs_cache_defer_req *dreq) in do_cache_lookup() 325 struct nfs_cache_defer_req *dreq; in do_cache_lookup_wait() local
|
| H A D | write.c | 848 struct nfs_direct_req *dreq) in nfs_init_cinfo()
|
| /linux/drivers/crypto/marvell/cesa/ |
| H A D | tdma.c | 37 void mv_cesa_dma_step(struct mv_cesa_req *dreq) in mv_cesa_dma_step() 67 void mv_cesa_dma_cleanup(struct mv_cesa_req *dreq) in mv_cesa_dma_cleanup() 88 void mv_cesa_dma_prepare(struct mv_cesa_req *dreq, in mv_cesa_dma_prepare() 106 struct mv_cesa_req *dreq) in mv_cesa_tdma_chain()
|
| H A D | cesa.h | 831 static inline int mv_cesa_dma_process(struct mv_cesa_req *dreq, in mv_cesa_dma_process()
|
| /linux/net/sunrpc/ |
| H A D | cache.c | 598 static void __unhash_deferred_req(struct cache_deferred_req *dreq) in __unhash_deferred_req() 607 static void __hash_deferred_req(struct cache_deferred_req *dreq, struct cache_head *item) in __hash_deferred_req() 615 static void setup_deferral(struct cache_deferred_req *dreq, in setup_deferral() 640 static void cache_restart_thread(struct cache_deferred_req *dreq, int too_many) in cache_restart_thread() 650 struct cache_deferred_req *dreq = &sleeper.handle; in cache_wait_req() local 722 struct cache_deferred_req *dreq; in cache_defer_req() local 746 struct cache_deferred_req *dreq; in cache_revisit_request() local 770 struct cache_deferred_req *dreq, *tmp; in cache_clean_deferred() local
|
| H A D | svc_xprt.c | 1185 static void svc_revisit(struct cache_deferred_req *dreq, int too_many) in svc_revisit()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_diag.c | 168 struct dasd_diag_req *dreq; in dasd_start_diag() local 513 struct dasd_diag_req *dreq; in dasd_diag_build_cp() local
|
| /linux/fs/nilfs2/ |
| H A D | btree.c | 1743 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_prepare_convert_and_insert() 1803 union nilfs_bmap_ptr_req *dreq, in nilfs_btree_commit_convert_and_insert() 1885 union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; in nilfs_btree_convert_and_insert() local
|
| /linux/drivers/dma/ |
| H A D | bcm2835-dma.c | 72 unsigned int dreq; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_nix.c | 6331 struct nix_mcast_grp_destroy_req dreq = { 0 }; in rvu_nix_mcast_flr_free_entries() local 6511 struct nix_mcast_grp_destroy_req dreq = { 0 }; in rvu_mbox_handler_nix_mcast_grp_update() local
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1661 struct nfs_direct_req *dreq; member 1706 struct nfs_direct_req *dreq; /* O_DIRECT request */ member 1718 struct nfs_direct_req *dreq; /* O_DIRECT request */ member
|