Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dquota.h37 extern int gfs2_quotad(void *data);
Dsuper.c378 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad"); in init_threads()
Dquota.c1493 int gfs2_quotad(void *data) in gfs2_quotad() function