Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-merge.c103 static unsigned int bio_allowed_max_sectors(struct queue_limits *lim) in bio_allowed_max_sectors() function
121 min(lim->max_discard_sectors, bio_allowed_max_sectors(lim)); in bio_split_discard()