Searched refs:dm_arg (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/linux/ |
D | device-mapper.h | 329 struct dm_arg { struct 339 int dm_read_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, argument 347 int dm_read_arg_group(struct dm_arg *arg, struct dm_arg_set *arg_set,
|
/linux-4.4.14/drivers/md/ |
D | dm-flakey.c | 53 static struct dm_arg _args[] = { in parse_features() 157 static struct dm_arg _args[] = { in flakey_ctr()
|
D | dm-mpath.c | 521 static struct dm_arg _args[] = { in parse_path_selector() 641 static struct dm_arg _args[] = { in parse_priority_group() 717 static struct dm_arg _args[] = { in parse_hw_handler() 761 static struct dm_arg _args[] = { in parse_features() 813 static struct dm_arg _args[] = { in multipath_ctr()
|
D | dm-table.c | 772 static int validate_next_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, in validate_next_arg() 790 int dm_read_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg() 797 int dm_read_arg_group(struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg_group()
|
D | dm-switch.c | 254 static struct dm_arg _args[] = { in switch_ctr()
|
D | dm-verity.c | 721 static struct dm_arg _args[] = { in verity_ctr()
|
D | dm-cache-target.c | 2549 static struct dm_arg _args[] = { in parse_features() 2588 static struct dm_arg _args[] = { in parse_policy()
|
D | dm-crypt.c | 1743 static struct dm_arg _args[] = { in crypt_ctr()
|
D | dm-thin.c | 2966 static struct dm_arg _args[] = { in parse_pool_features()
|