Searched refs:create_log_context (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-log.c351 static int create_log_context(struct dm_dirty_log *log, struct dm_target *ti, function
508 return create_log_context(log, ti, argc, argv, NULL);
546 r = create_log_context(log, ti, argc - 1, argv + 1, dev);

Completed in 65 milliseconds