Searched refs:create_log_context (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/md/ |
A D | dm-log.c | 368 static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti, in create_log_context() function 521 return create_log_context(log, ti, argc, argv, NULL); in core_ctr() 561 r = create_log_context(log, ti, argc - 1, argv + 1, dev); in disk_ctr()
|
Completed in 4 milliseconds