Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-crypt.c256 static unsigned get_max_request_size(struct crypt_config *cc, bool wrt) in get_max_request_size() function
3496 max_sectors = get_max_request_size(cc, bio_data_dir(bio) == WRITE); in crypt_map()