Searched refs:dm_arg (Results 1 – 15 of 15) sorted by relevance
| /linux/include/linux/ |
| H A D | device-mapper.h | 454 struct dm_arg { struct 464 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, argument 472 int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set,
|
| /linux/drivers/md/ |
| H A D | dm-flakey.c | 61 static const struct dm_arg _args[] = { in parse_features() 260 static const struct dm_arg _args[] = { in flakey_ctr()
|
| H A D | dm-mpath.c | 849 static const struct dm_arg _args[] = { in parse_path_selector() 991 static const struct dm_arg _args[] = { in parse_priority_group() 1067 static const struct dm_arg _args[] = { in parse_hw_handler() 1119 static const struct dm_arg _args[] = { in parse_features() 1187 static const struct dm_arg _args[] = { in multipath_ctr()
|
| H A D | dm-clone-target.c | 1544 const struct dm_arg args = { in parse_feature_args() 1583 const struct dm_arg args = { in parse_core_args() 1635 struct dm_arg arg; in parse_region_size()
|
| H A D | dm-switch.c | 255 static const struct dm_arg _args[] = { in switch_ctr()
|
| H A D | dm-table.c | 777 static int validate_next_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in validate_next_arg() 795 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg() 802 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 | 2154 static const struct dm_arg _args[] = { in parse_features() 2210 static const struct dm_arg _args[] = { in parse_policy()
|
| H A D | dm-verity-target.c | 1217 static const struct dm_arg _args[] = { in verity_parse_opt_args()
|
| H A D | dm-snap.c | 1183 static const struct dm_arg _args[] = { in parse_snapshot_features()
|
| H A D | dm-writecache.c | 2241 static struct dm_arg _args[] = { in writecache_ctr()
|
| H A D | dm-raid.c | 3022 struct dm_arg _args[] = { in raid_ctr()
|
| H A D | dm-crypt.c | 3115 static const struct dm_arg _args[] = { in crypt_ctr_optional()
|
| H A D | dm-thin.c | 3148 static const struct dm_arg _args[] = { in parse_pool_features()
|
| H A D | dm-integrity.c | 4685 static const struct dm_arg _args[] = { in dm_integrity_ctr()
|
| /linux/drivers/md/dm-pcache/ |
| H A D | dm_pcache.c | 151 static const struct dm_arg _args[] = { in parse_cache_opts()
|