Home
last modified time | relevance | path

Searched refs:bio_allowed_max_sectors (Results 1 – 1 of 1) sorted by relevance

/linux/block/
H A Dblk-merge.c101 static unsigned int bio_allowed_max_sectors(const struct queue_limits *lim) in bio_allowed_max_sectors() function
171 max_discard_sectors = min(max_sectors, bio_allowed_max_sectors(lim)); in __bio_split_discard()