Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dquota.c209 offset *= sizeof(struct gfs2_quota); in qd2offset()
769 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
777 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
819 struct gfs2_quota q; in gfs2_adjust_quota()
829 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
857 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
886 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
909 sizeof(struct gfs2_quota))) in do_sync()
969 struct gfs2_quota q; in update_qd()
974 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
[all …]
/Linux-v4.19/include/uapi/linux/
Dgfs2_ondisk.h209 struct gfs2_quota { struct