Searched refs:show_limit (Results 1 – 2 of 2) sorted by relevance
26 ssize_t (*show_limit)(struct gendisk *disk, char *page); member600 .show_limit = _prefix##_show, \606 .show_limit = _prefix##_show, \670 .show_limit = queue_logical_block_size_show,862 if (!entry->show && !entry->show_limit) in queue_attr_show()865 if (entry->show_limit) { in queue_attr_show()869 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()