other versions
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¶
int depth
the maximum queue depth supported
int alloc_policy
tag allocation policy
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |