Searched refs:gfs2_quota (Results 1 – 2 of 2) sorted by relevance
209 offset *= sizeof(struct gfs2_quota); in qd2offset()682 struct gfs2_quota q; in gfs2_adjust_quota()692 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()717 nbytes = sizeof(struct gfs2_quota); in gfs2_adjust_quota()759 if (offset + sizeof(struct gfs2_quota) > PAGE_CACHE_SIZE) in gfs2_adjust_quota()769 if ((offset + sizeof(struct gfs2_quota)) > PAGE_CACHE_SIZE) { in gfs2_adjust_quota()771 nbytes = sizeof(struct gfs2_quota) - nbytes; in gfs2_adjust_quota()777 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()809 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()832 sizeof(struct gfs2_quota))) in do_sync()[all …]
199 struct gfs2_quota { struct