Searched refs:sdebug_unmap_max_blocks (Results 1 – 1 of 1) sorted by relevance
770 static unsigned int sdebug_unmap_max_blocks = DEF_UNMAP_MAX_BLOCKS; variable1480 put_unaligned_be32(sdebug_unmap_max_blocks, &arr[16]); in inquiry_vpd_b0()5621 module_param_named(unmap_max_blocks, sdebug_unmap_max_blocks, int, S_IRUGO);6790 sdebug_unmap_max_blocks = in scsi_debug_init()6791 clamp(sdebug_unmap_max_blocks, 0U, 0xffffffffU); in scsi_debug_init()