Home
last modified time | relevance | path

Searched defs:to_clone (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/scsi/cxlflash/
Dvlun.c307 static int ba_clone(struct ba_lun *ba_lun, u64 to_clone) in ba_clone()
/linux-6.8/rust/alloc/vec/
Dmod.rs2859 let to_clone = unsafe { this.get_unchecked(src) }; in spec_extend_from_within() localVariable