Lines Matching refs:gfs2_quota
206 offset *= sizeof(struct gfs2_quota); in qd2offset()
781 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
789 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
831 struct gfs2_quota q; in gfs2_adjust_quota()
841 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
869 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
898 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
923 sizeof(struct gfs2_quota))) in do_sync()
985 struct gfs2_quota q; in update_qd()
990 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
1705 alloc_required = gfs2_write_alloc_required(ip, offset, sizeof(struct gfs2_quota)); in gfs2_set_dqblk()
1710 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in gfs2_set_dqblk()