Searched refs:create_log_context (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/md/ | 
| D | dm-log.c | 363 static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti,  in create_log_context()  function 519 	return create_log_context(log, ti, argc, argv, NULL);  in core_ctr() 557 	r = create_log_context(log, ti, argc - 1, argv + 1, dev);  in disk_ctr()
  |