Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dquota.c209 offset *= sizeof(struct gfs2_quota); in qd2offset()
733 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
741 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
783 struct gfs2_quota q; in gfs2_adjust_quota()
793 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
821 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
850 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
873 sizeof(struct gfs2_quota))) in do_sync()
932 struct gfs2_quota q; in update_qd()
937 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
[all …]
/linux-4.4.14/include/uapi/linux/
Dgfs2_ondisk.h199 struct gfs2_quota { struct