Searched refs:max_buffer_pages (Results 1 – 3 of 3) sorted by relevance
1 What: /sys/module/xen_blkback/parameters/max_buffer_pages
65 static int max_buffer_pages = 1024; variable66 module_param_named(max_buffer_pages, max_buffer_pages, int, 0644);67 MODULE_PARM_DESC(max_buffer_pages,616 max_buffer_pages); in xen_blkif_schedule()
187 module_param_named(max_buffer_pages, scsiback_max_buffer_pages, int, 0644);188 MODULE_PARM_DESC(max_buffer_pages,