Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v4.19/drivers/md/
Ddm-rq.c115 static void end_clone_bio(struct bio *clone) in end_clone_bio()
214 static void dm_end_request(struct request *clone, blk_status_t error) in dm_end_request()
284 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done()
335 struct request *clone = tio->clone; in dm_softirq_done() local
387 static void end_clone_request(struct request *clone, blk_status_t error) in end_clone_request()
402 static blk_status_t dm_dispatch_clone_request(struct request *clone, struct request *rq) in dm_dispatch_clone_request()
431 static int setup_clone(struct request *clone, struct request *rq, in setup_clone()
483 struct request *clone = NULL; in map_request() local
Ddm-rq.h25 struct request *orig, *clone; member
46 struct bio clone; member
Ddm-target.c134 struct request **clone) in io_err_clone_and_map_rq()
139 static void io_err_release_clone_rq(struct request *clone) in io_err_release_clone_rq()
Ddm-crypt.c1399 struct bio *clone; in crypt_alloc_buffer() local
1446 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages()
1517 static void crypt_endio(struct bio *clone) in crypt_endio()
1544 static void clone_init(struct dm_crypt_io *io, struct bio *clone) in clone_init()
1557 struct bio *clone; in kcryptd_io_read() local
1604 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local
1665 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local
1709 struct bio *clone; in kcryptd_crypt_write_convert() local
Ddm-mpath.c500 struct request *clone; in multipath_clone_and_map() local
557 static void multipath_release_clone(struct request *clone) in multipath_release_clone()
1548 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io()
1596 static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone, in multipath_end_io_bio()
Ddm.c84 struct bio clone; member
538 struct bio *clone; in alloc_io() local
575 struct bio *clone = bio_alloc_bioset(gfp_mask, 0, &ci->io->md->bs); in alloc_tio() local
1253 struct bio *clone = &tio->clone; in __map_bio() local
1310 struct bio *clone = &tio->clone; in clone_bio() local
1383 struct bio *clone = &tio->clone; in __clone_and_map_simple_bio() local
/Linux-v4.19/net/core/
Dtimestamping.c38 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/Linux-v4.19/fs/
Dposix_acl.c193 struct posix_acl *clone = NULL; in posix_acl_clone() local
520 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local
538 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_chmod() local
585 struct posix_acl *clone; in posix_acl_create() local
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.h152 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp()
159 struct sk_buff *clone, in mv88e6xxx_port_txtstamp()
Dhwtstamp.c506 struct sk_buff *clone, unsigned int type) in mv88e6xxx_port_txtstamp()
/Linux-v4.19/fs/f2fs/
Dacl.c266 struct posix_acl *clone = NULL; in f2fs_acl_clone() local
337 struct posix_acl *clone; in f2fs_acl_create() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dusernv04.c35 bool clone; member
/Linux-v4.19/fs/9p/
Dfid.c121 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
/Linux-v4.19/drivers/net/usb/
Dlg-vl600.c117 struct sk_buff *clone; in vl600_rx_fixup() local
/Linux-v4.19/net/rds/
Dtcp_recv.c161 struct sk_buff *clone; in rds_tcp_data_recv() local
/Linux-v4.19/drivers/scsi/cxlflash/
Dvlun.c50 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele()
1195 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c334 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone) in amdgpu_sync_clone()
/Linux-v4.19/net/ipv6/netfilter/
Dnf_conntrack_reasm.c374 struct sk_buff *clone; in nf_ct_frag6_reasm() local
/Linux-v4.19/net/openvswitch/
Dactions.c1064 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function
1226 struct sk_buff *clone; in do_execute_actions() local
1396 struct sw_flow_key *clone; in clone_execute() local
/Linux-v4.19/net/ipv6/
Dreassembly.c333 struct sk_buff *clone; in ip6_frag_reasm() local
/Linux-v4.19/net/ipv4/
Dtcp_cong.c295 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
Dip_fragment.c565 struct sk_buff *clone; in ip_frag_reasm() local
/Linux-v4.19/net/ieee802154/
Dsocket.c379 struct sk_buff *clone; in ieee802154_raw_deliver() local
820 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/Linux-v4.19/net/sched/
Dsch_etf.c130 struct sk_buff *clone; in report_sock_error() local
/Linux-v4.19/net/ieee802154/6lowpan/
Dreassembly.c222 struct sk_buff *clone; in lowpan_frag_reasm() local

12