Searched defs:parse_features (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-flakey.c | 53 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() function
|
H A D | dm-raid1.c | 1014 static int parse_features(struct mirror_set *ms, unsigned int argc, char **argv, in parse_features() function
|
H A D | dm-mpath.c | 1109 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features() function
|
H A D | dm-cache-target.c | 2153 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 152 void (*parse_features)(const char *typename, char *str, Error **errp); member
|