Searched refs:dm_arg (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/include/linux/ |
D | device-mapper.h | 444 struct dm_arg { struct 454 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, argument 462 int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set,
|
/linux-6.12.1/drivers/md/ |
D | dm-flakey.c | 60 static const struct dm_arg _args[] = { in parse_features() 241 static const struct dm_arg _args[] = { in flakey_ctr()
|
D | dm-mpath.c | 852 static const struct dm_arg _args[] = { in parse_path_selector() 987 static const struct dm_arg _args[] = { in parse_priority_group() 1063 static const struct dm_arg _args[] = { in parse_hw_handler() 1115 static const struct dm_arg _args[] = { in parse_features() 1183 static const struct dm_arg _args[] = { in multipath_ctr()
|
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()
|
D | dm-table.c | 781 static int validate_next_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in validate_next_arg() 799 int dm_read_arg(const struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg() 806 int dm_read_arg_group(const struct dm_arg *arg, struct dm_arg_set *arg_set, in dm_read_arg_group()
|
D | dm-switch.c | 255 static const struct dm_arg _args[] = { in switch_ctr()
|
D | dm-cache-target.c | 2152 static const struct dm_arg _args[] = { in parse_features() 2208 static const struct dm_arg _args[] = { in parse_policy()
|
D | dm-verity-target.c | 1174 static const struct dm_arg _args[] = { in verity_parse_opt_args()
|
D | dm-snap.c | 1192 static const struct dm_arg _args[] = { in parse_snapshot_features()
|
D | dm-writecache.c | 2243 static struct dm_arg _args[] = { in writecache_ctr()
|
D | dm-raid.c | 3020 struct dm_arg _args[] = { in raid_ctr()
|
D | dm-crypt.c | 3166 static const struct dm_arg _args[] = { in crypt_ctr_optional()
|
D | dm-thin.c | 3150 static const struct dm_arg _args[] = { in parse_pool_features()
|
D | dm-integrity.c | 4513 static const struct dm_arg _args[] = { in dm_integrity_ctr()
|