Home
last modified time | relevance | path

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

123

/Linux-v5.15/drivers/md/
Ddm-clone-target.c69 struct clone { struct
86 struct dm_clone_metadata *cmd; argument
89 struct hash_table_bucket *ht;
91 atomic_t ios_in_flight;
93 wait_queue_head_t hydration_stopped;
95 mempool_t hydration_pool;
97 unsigned long last_commit_jiffies;
106 spinlock_t lock;
107 struct bio_list deferred_bios;
108 struct bio_list deferred_discard_bios;
[all …]
Ddm-rq.c21 struct request *orig, *clone; member
79 static void end_clone_bio(struct bio *clone) in end_clone_bio()
157 static void dm_end_request(struct request *clone, blk_status_t error) in dm_end_request()
204 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done()
258 struct request *clone = tio->clone; in dm_softirq_done() local
300 static void end_clone_request(struct request *clone, blk_status_t error) in end_clone_request()
307 static blk_status_t dm_dispatch_clone_request(struct request *clone, struct request *rq) in dm_dispatch_clone_request()
336 static int setup_clone(struct request *clone, struct request *rq, in setup_clone()
384 struct request *clone = NULL; in map_request() local
Ddm-zone.c370 struct bio *orig_bio, struct bio *clone) in dm_zone_map_bio_begin()
471 unsigned int zno, struct bio *clone) in dm_zone_lock()
481 unsigned int zno, struct bio *clone) in dm_zone_unlock()
527 struct bio *clone = &tio->clone; in dm_zone_map_bio() local
599 void dm_zone_endio(struct dm_io *io, struct bio *clone) in dm_zone_endio()
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-rq.h30 struct bio clone; member
Ddm-crypt.c1658 struct bio *clone; in crypt_alloc_buffer() local
1705 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages()
1798 static void crypt_endio(struct bio *clone) in crypt_endio()
1825 static void clone_init(struct dm_crypt_io *io, struct bio *clone) in clone_init()
1838 struct bio *clone; in kcryptd_io_read() local
1885 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local
1946 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local
2045 struct bio *clone; in kcryptd_crypt_write_convert() local
Ddm-mpath.c510 struct request *clone; in multipath_clone_and_map() local
564 static void multipath_release_clone(struct request *clone, in multipath_release_clone()
1634 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io()
1683 static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone, in multipath_end_io_bio()
Ddm.c520 struct bio *clone; in alloc_io() local
557 struct bio *clone = bio_alloc_bioset(gfp_mask, 0, &ci->io->md->bs); in alloc_tio() local
1190 struct bio *clone = &tio->clone; in __map_bio() local
1267 struct bio *clone = &tio->clone; in clone_bio() local
1342 struct bio *clone = &tio->clone; in __clone_and_map_simple_bio() local
/Linux-v5.15/net/core/
Dtimestamping.c25 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/Linux-v5.15/fs/
Dposix_acl.c205 struct posix_acl *clone = NULL; in posix_acl_clone() local
539 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local
557 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_chmod() local
618 struct posix_acl *clone; in posix_acl_create() local
/Linux-v5.15/include/linux/dsa/
Docelot.h13 struct sk_buff *clone; member
253 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_ptp_rew_op() local
Dsja1105.h58 struct sk_buff *clone; member
/Linux-v5.15/fs/f2fs/
Dacl.c292 struct posix_acl *clone = NULL; in f2fs_acl_clone() local
363 struct posix_acl *clone; in f2fs_acl_create() local
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dusernv04.c35 bool clone; member
/Linux-v5.15/scripts/gcc-plugins/
Dgcc-generate-rtl-pass.h112 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
Dgcc-generate-gimple-pass.h112 virtual opt_pass * clone () { return new _PASS_NAME_PASS(); } in clone() function
Dgcc-generate-simple_ipa-pass.h112 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
Dgcc-generate-ipa-pass.h189 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
/Linux-v5.15/fs/9p/
Dfid.c153 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
/Linux-v5.15/drivers/net/usb/
Dlg-vl600.c103 struct sk_buff *clone; in vl600_rx_fixup() local
/Linux-v5.15/net/rds/
Dtcp_recv.c161 struct sk_buff *clone; in rds_tcp_data_recv() local
/Linux-v5.15/drivers/scsi/cxlflash/
Dvlun.c46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele()
1191 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.h148 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp()
/Linux-v5.15/drivers/net/dsa/sja1105/
Dsja1105_ptp.h135 struct sk_buff *clone) in sja1105_ptp_txtstamp_skb()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sync.c376 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone) in amdgpu_sync_clone()

123