Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.h36 int gfs2_quotad(void *data);
H A Dops_fstype.c1116 p = kthread_create(gfs2_quotad, sdp, "gfs2_quotad/%s", sdp->sd_fsname); in init_threads()
H A Dquota.c1552 int gfs2_quotad(void *data) in gfs2_quotad() function