Home
last modified time | relevance | path

Searched refs:log_writes_kthread (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/md/
Ddm-log-writes.c430 static int log_writes_kthread(void *arg) in log_writes_kthread() function
552 lc->log_kthread = kthread_run(log_writes_kthread, lc, "log-write"); in log_writes_ctr()