Searched defs:args_used (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-exception-store.c | 191 dm_exception_store_create(struct dm_target *ti, int argc, char **argv, struct dm_snapshot *snap, unsigned *args_used, struct dm_exception_store **store) dm_exception_store_create() argument
|
H A D | dm-raid1.c | 1066 unsigned int nr_mirrors, m, args_used; in mirror_ctr() local 967 create_dirty_log(struct dm_target *ti, unsigned argc, char **argv, unsigned *args_used) create_dirty_log() argument 1002 parse_features(struct mirror_set *ms, unsigned argc, char **argv, unsigned *args_used) parse_features() argument [all...] |
H A D | dm-snap.c | 1259 unsigned args_used, num_flush_bios = 1; in snapshot_ctr() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-exception-store.c | 192 dm_exception_store_create(struct dm_target *ti, int argc, char **argv, struct dm_snapshot *snap, unsigned int *args_used, struct dm_exception_store **store) dm_exception_store_create() argument
|
H A D | dm-raid1.c | 1078 unsigned int nr_mirrors, m, args_used; in mirror_ctr() local 979 create_dirty_log(struct dm_target *ti, unsigned int argc, char **argv, unsigned int *args_used) create_dirty_log() argument 1014 parse_features(struct mirror_set *ms, unsigned int argc, char **argv, unsigned int *args_used) parse_features() argument [all...] |
H A D | dm-snap.c | 1244 unsigned int args_used, num_flush_bios = 1; in snapshot_ctr() local
|
Completed in 11 milliseconds