Searched refs:gfs2_quota_refresh (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.h29 extern int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id);
H A Dsys.c185 error = gfs2_quota_refresh(sdp, 1, id);
200 error = gfs2_quota_refresh(sdp, 0, id);
H A Dquota.c1163 int gfs2_quota_refresh(struct gfs2_sbd *sdp, int user, u32 id) function

Completed in 44 milliseconds