Searched refs:gfs2_quota (Results 1 – 3 of 3) sorted by relevance
126 offset *= sizeof(struct gfs2_quota); in qd2offset()642 struct gfs2_quota q, *qp; in gfs2_adjust_quota()649 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()677 nbytes = sizeof(struct gfs2_quota); in gfs2_adjust_quota()719 if (offset + sizeof(struct gfs2_quota) > PAGE_CACHE_SIZE) in gfs2_adjust_quota()729 if ((offset + sizeof(struct gfs2_quota)) > PAGE_CACHE_SIZE) { in gfs2_adjust_quota()731 nbytes = sizeof(struct gfs2_quota) - nbytes; in gfs2_adjust_quota()742 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()772 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()795 sizeof(struct gfs2_quota))) in do_sync()[all …]
43 gfs2_quota to examine and change quota values in a filesystem
186 struct gfs2_quota { struct