Searched refs:dm_arg (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | 422 struct dm_arg { struct 432 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, argument 440 int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set,
|
/openbmc/linux/drivers/md/ |
H A D | dm-flakey.c | 60 static const struct dm_arg _args[] = { in parse_features() 241 static const struct dm_arg _args[] = { in flakey_ctr()
|
H A D | dm-mpath.c | 853 static const struct dm_arg _args[] = { in parse_path_selector() 988 static const struct dm_arg _args[] = { in parse_priority_group() 1064 static const struct dm_arg _args[] = { in parse_hw_handler() 1116 static const struct dm_arg _args[] = { in parse_features() 1184 static const struct dm_arg _args[] = { in multipath_ctr()
|
H A D | dm-switch.c | 255 static const struct dm_arg _args[] = { in switch_ctr()
|
H A D | dm-clone-target.c | 1548 const struct dm_arg args = { in parse_feature_args() 1587 const struct dm_arg args = { in parse_core_args() 1639 struct dm_arg arg; in parse_region_size()
|
H A D | dm-table.c | 752 static int validate_next_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in validate_next_arg() 770 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg() 777 int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg_group()
|
H A D | dm-cache-target.c | 2156 static const struct dm_arg _args[] = { in parse_features() 2212 static const struct dm_arg _args[] = { in parse_policy()
|
H A D | dm-verity-target.c | 1118 static const struct dm_arg _args[] = { in verity_parse_opt_args()
|
H A D | dm-snap.c | 1192 static const struct dm_arg _args[] = { in parse_snapshot_features()
|
H A D | dm-writecache.c | 2243 static struct dm_arg _args[] = { in writecache_ctr()
|
H A D | dm-raid.c | 3005 struct dm_arg _args[] = { in raid_ctr()
|
H A D | dm-crypt.c | 3139 static const struct dm_arg _args[] = { in crypt_ctr_optional()
|
H A D | dm-thin.c | 3152 static const struct dm_arg _args[] = { in parse_pool_features()
|
H A D | dm-integrity.c | 4112 static const struct dm_arg _args[] = { in dm_integrity_ctr()
|