Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c257 static unsigned get_max_request_sectors(struct dm_target *ti, struct bio *bio, bool no_split) in get_max_request_sectors() function
3484 max_sectors = get_max_request_sectors(ti, bio, no_split); in crypt_map()