Searched refs:gfs2_quotad (Results 1 – 3 of 3) sorted by relevance
34 extern int gfs2_quotad(void *data);
915 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad"); in init_threads()
1390 int gfs2_quotad(void *data) in gfs2_quotad() function