Searched defs:parse_features (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-flakey.c | 47 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() function
|
H A D | dm-raid1.c | 1002 static int parse_features(struct mirror_set *ms, unsigned argc, char **argv, in parse_features() function
|
H A D | dm-mpath.c | 1100 static int parse_features(struct dm_arg_set *as, struct multipath *m) in parse_features() function
|
H A D | dm-cache-target.c | 2198 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
|
/kernel/linux/linux-6.6/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 | 2146 static int parse_features(struct cache_args *ca, struct dm_arg_set *as, in parse_features() function
|
Completed in 23 milliseconds