Searched refs:scsi_debug_unmap_alignment (Results 1 – 1 of 1) sorted by relevance
551 static unsigned int scsi_debug_unmap_alignment = DEF_UNMAP_ALIGNMENT; variable1230 if (scsi_debug_unmap_alignment) { in inquiry_evpd_b0()1231 put_unaligned_be32(scsi_debug_unmap_alignment, &arr[28]); in inquiry_evpd_b0()2780 if (scsi_debug_unmap_alignment) { in lba_to_map_index()2782 scsi_debug_unmap_alignment; in lba_to_map_index()2793 if (scsi_debug_unmap_alignment) { in map_index_to_lba()2795 scsi_debug_unmap_alignment; in map_index_to_lba()4104 module_param_named(unmap_alignment, scsi_debug_unmap_alignment, int, S_IRUGO);4903 if (scsi_debug_unmap_alignment && in scsi_debug_init()4905 scsi_debug_unmap_alignment) { in scsi_debug_init()