Searched refs:gfs2_adjust_quota (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | quota.c | 834 static int gfs2_adjust_quota(struct gfs2_sbd *sdp, loff_t loc, in gfs2_adjust_quota() function 956 error = gfs2_adjust_quota(sdp, offset, qd->qd_change_sync, qd, in do_sync() 1751 error = gfs2_adjust_quota(sdp, offset, 0, qd, fdq); in gfs2_set_dqblk()
|