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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dquota.h33 extern int gfs2_quotad(void *data);
H A Dops_fstype.c965 p = kthread_run(gfs2_quotad, sdp, "gfs2_quotad");
H A Dquota.c1344 fs_err(sdp, "gfs2_quotad: %s error %d\n", msg, error);
1389 * gfs2_quotad - Write cached quota changes into the quota file
1394 int gfs2_quotad(void *data) function

Completed in 65 milliseconds