pub unsafe extern "C" fn nvme_init_copy_range_f2(
copy: *mut nvme_copy_range_f2,
snsids: *mut __u32,
nlbs: *mut __u16,
slbas: *mut __u64,
sopts: *mut __u16,
eilbrts: *mut __u32,
elbatms: *mut __u32,
elbats: *mut __u32,
nr: __u16,
)Expand description
nvme_init_copy_range_f2() - Constructs a copy range f2 structure @copy: Copy range array @snsids: Source namespace identifier @nlbs: Number of logical blocks @slbas: Starting LBA @sopts: Source options @eilbrts: Expected initial logical block reference tag @elbatms: Expected logical block application tag mask @elbats: Expected logical block application tag @nr: Number of descriptors to construct