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