Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-lib.c188 max_write_same_sectors = bio_allowed_max_sectors(q); in __blkdev_issue_write_same()
H A Dblk.h270 static inline unsigned int bio_allowed_max_sectors(struct request_queue *q) in bio_allowed_max_sectors() function
H A Dblk-merge.c79 bio_allowed_max_sectors(q)); in blk_bio_discard_split()
/kernel/linux/linux-6.6/block/
H A Dblk-merge.c103 static unsigned int bio_allowed_max_sectors(const struct queue_limits *lim) in bio_allowed_max_sectors() function
122 min(lim->max_discard_sectors, bio_allowed_max_sectors(lim)); in bio_split_discard()

Completed in 8 milliseconds