Home
last modified time | relevance | path

Searched refs:parse_features (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-flakey.c47 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() function
242 r = parse_features(&as, fc, ti); in flakey_ctr()
H A Ddm-raid1.c1002 static int parse_features(struct mirror_set *ms, unsigned argc, char **argv, in parse_features() function
1131 r = parse_features(ms, argc, argv, &args_used); in mirror_ctr()
H A Ddm-mpath.c1100 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features() function
1196 r = parse_features(&as, m); in multipath_ctr()
H A Ddm-cache-target.c2198 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
2303 r = parse_features(ca, &as, error); in parse_cache_args()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-flakey.c53 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() function
297 r = parse_features(&as, fc, ti); in flakey_ctr()
H A Ddm-raid1.c1014 static int parse_features(struct mirror_set *ms, unsigned int argc, char **argv, in parse_features() function
1143 r = parse_features(ms, argc, argv, &args_used); in mirror_ctr()
H A Ddm-mpath.c1109 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features() function
1205 r = parse_features(&as, m); in multipath_ctr()
H A Ddm-cache-target.c2146 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
2251 r = parse_features(ca, &as, error); in parse_cache_args()

Completed in 20 milliseconds