Searched refs:g_max_sectors (Results 1 – 1 of 1) sorted by relevance
168 static int g_max_sectors; variable169 module_param_named(max_sectors, g_max_sectors, int, 0444);797 dev->max_sectors = g_max_sectors; in null_alloc_dev()