Searched refs:show_limit (Results 1 – 2 of 2) sorted by relevance
26 ssize_t (*show_limit)(struct gendisk *disk, char *page); member474 .show_limit = _prefix##_show, \480 .show_limit = _prefix##_show, \536 .show_limit = queue_logical_block_size_show,756 if (!entry->show && !entry->show_limit) in queue_attr_show()759 if (entry->show_limit) { in queue_attr_show()763 res = entry->show_limit(disk, page); in queue_attr_show()
231 int show_limit = 15; in ep_show() local265 if (--show_limit < 0) { in ep_show()