Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dquota.h34 extern int gfs2_quotad(void *data);
Dops_fstype.c915 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad"); in init_threads()
Dquota.c1390 int gfs2_quotad(void *data) in gfs2_quotad() function