BLK_INIT_TAGS(9) | Block Devices | BLK_INIT_TAGS(9) |
NAME¶
blk_init_tags - initialize the tag info for an external tag map
SYNOPSIS¶
struct blk_queue_tag * blk_init_tags(int depth, int alloc_policy);
ARGUMENTS¶
depth
the maximum queue depth supported
alloc_policy
tag allocation policy
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |