Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec_gc.c164 static int sec_gc_main(void *arg) in sec_gc_main() function
232 task = kthread_run(sec_gc_main, &sec_gc_thread, "sptlrpc_gc"); in sptlrpc_gc_init()