Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dblk-lib.c60 bio_allowed_max_sectors(q)); in __blkdev_issue_discard()
155 max_write_same_sectors = bio_allowed_max_sectors(q); in __blkdev_issue_write_same()
Dblk.h343 static inline unsigned int bio_allowed_max_sectors(struct request_queue *q) in bio_allowed_max_sectors() function
Dblk-merge.c33 bio_allowed_max_sectors(q)); in blk_bio_discard_split()