Lines Matching refs:gfs2_quota
206 offset *= sizeof(struct gfs2_quota);
792 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp,
800 nbytes = sizeof(struct gfs2_quota);
842 struct gfs2_quota q;
852 memset(&q, 0, sizeof(struct gfs2_quota));
880 size = loc + sizeof(struct gfs2_quota);
909 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota),
934 sizeof(struct gfs2_quota)))
996 struct gfs2_quota q;
1001 memset(&q, 0, sizeof(struct gfs2_quota));
1742 alloc_required = gfs2_write_alloc_required(ip, offset, sizeof(struct gfs2_quota));
1747 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota),