1BLK_INIT_TAGS(9) Block Devices BLK_INIT_TAGS(9)
23
4
NAME
6blk_init_tags - initialize the tag info for an external tag map
7
SYNOPSIS
9struct blk_queue_tag * blk_init_tags(int depth, int alloc_policy);
10
ARGUMENTS
12depth
13the maximum queue depth supported
1415
alloc_policy
16tag allocation policy
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 BLK_INIT_TAGS(9)