Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.h39 extern int gfs2_quotad(void *data);
Dsuper.c388 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad"); in init_threads()
Dquota.c1534 int gfs2_quotad(void *data) in gfs2_quotad() function