Home
last modified time | relevance | path

Searched refs:gfs2_quota (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dquota.c213 return qd2index(qd) * sizeof(struct gfs2_quota); in qd2offset()
807 static int gfs2_write_disk_quota(struct gfs2_sbd *sdp, struct gfs2_quota *qp, in gfs2_write_disk_quota()
815 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
855 struct gfs2_quota q; in gfs2_adjust_quota()
865 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
892 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
917 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
940 sizeof(struct gfs2_quota))) in do_sync()
1003 struct gfs2_quota q; in update_qd()
1008 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h215 struct gfs2_quota { struct