sdebug_unmap_alignment 652 drivers/scsi/scsi_debug.c static unsigned int sdebug_unmap_alignment = DEF_UNMAP_ALIGNMENT; sdebug_unmap_alignment 1339 drivers/scsi/scsi_debug.c if (sdebug_unmap_alignment) { sdebug_unmap_alignment 1340 drivers/scsi/scsi_debug.c put_unaligned_be32(sdebug_unmap_alignment, &arr[28]); sdebug_unmap_alignment 2889 drivers/scsi/scsi_debug.c if (sdebug_unmap_alignment) sdebug_unmap_alignment 2890 drivers/scsi/scsi_debug.c lba += sdebug_unmap_granularity - sdebug_unmap_alignment; sdebug_unmap_alignment 2899 drivers/scsi/scsi_debug.c if (sdebug_unmap_alignment) sdebug_unmap_alignment 2900 drivers/scsi/scsi_debug.c lba -= sdebug_unmap_granularity - sdebug_unmap_alignment; sdebug_unmap_alignment 4460 drivers/scsi/scsi_debug.c module_param_named(unmap_alignment, sdebug_unmap_alignment, int, S_IRUGO); sdebug_unmap_alignment 5368 drivers/scsi/scsi_debug.c if (sdebug_unmap_alignment && sdebug_unmap_alignment 5370 drivers/scsi/scsi_debug.c sdebug_unmap_alignment) {