Searched refs:bio_allowed_max_sectors (Results 1 – 1 of 1) sorted by relevance
103 static unsigned int bio_allowed_max_sectors(const struct queue_limits *lim) in bio_allowed_max_sectors() function122 min(lim->max_discard_sectors, bio_allowed_max_sectors(lim)); in bio_split_discard()
Completed in 4 milliseconds