Searched refs:scsi_debug_unmap_alignment (Results 1 – 1 of 1) sorted by relevance
548 static unsigned int scsi_debug_unmap_alignment = DEF_UNMAP_ALIGNMENT; variable1227 if (scsi_debug_unmap_alignment) { in inquiry_evpd_b0()1228 put_unaligned_be32(scsi_debug_unmap_alignment, &arr[28]); in inquiry_evpd_b0()2783 if (scsi_debug_unmap_alignment) { in lba_to_map_index()2785 scsi_debug_unmap_alignment; in lba_to_map_index()2796 if (scsi_debug_unmap_alignment) { in map_index_to_lba()2798 scsi_debug_unmap_alignment; in map_index_to_lba()4103 module_param_named(unmap_alignment, scsi_debug_unmap_alignment, int, S_IRUGO);4907 if (scsi_debug_unmap_alignment && in scsi_debug_init()4909 scsi_debug_unmap_alignment) { in scsi_debug_init()