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

/drivers/md/
H A Ddm-flakey.c42 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, function
206 r = parse_features(&as, fc, ti);
H A Ddm-mpath.c753 static int parse_features(struct dm_arg_set *as, struct multipath *m) function
827 r = parse_features(&as, m);
H A Ddm-raid1.c986 static int parse_features(struct mirror_set *ms, unsigned argc, char **argv, function
1100 r = parse_features(ms, argc, argv, &args_used);

Completed in 56 milliseconds