Searched refs:dm_arg (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/include/linux/ |
D | device-mapper.h | 331 struct dm_arg { struct 341 int dm_read_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, argument 349 int dm_read_arg_group(struct dm_arg *arg, struct dm_arg_set *arg_set,
|
/linux-4.1.27/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 | 524 static struct dm_arg _args[] = { in parse_path_selector() 650 static struct dm_arg _args[] = { in parse_priority_group() 726 static struct dm_arg _args[] = { in parse_hw_handler() 776 static struct dm_arg _args[] = { in parse_features() 828 static struct dm_arg _args[] = { in multipath_ctr()
|
D | dm-table.c | 768 static int validate_next_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, in validate_next_arg() 786 int dm_read_arg(struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg() 793 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 | 743 static struct dm_arg _args[] = { in verity_ctr()
|
D | dm-cache-target.c | 2143 static struct dm_arg _args[] = { in parse_features() 2182 static struct dm_arg _args[] = { in parse_policy()
|
D | dm-crypt.c | 1723 static struct dm_arg _args[] = { in crypt_ctr()
|
D | dm-thin.c | 2723 static struct dm_arg _args[] = { in parse_pool_features()
|