Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.h36 extern int gfs2_quotad(void *data);
Dsuper.c134 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad"); in init_threads()
Dquota.c1532 int gfs2_quotad(void *data) in gfs2_quotad() function