Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.c206 offset *= sizeof(struct gfs2_quota); in qd2offset()
766 static int gfs2_write_disk_quota(struct gfs2_inode *ip, struct gfs2_quota *qp, in gfs2_write_disk_quota()
774 nbytes = sizeof(struct gfs2_quota); in gfs2_write_disk_quota()
816 struct gfs2_quota q; in gfs2_adjust_quota()
826 memset(&q, 0, sizeof(struct gfs2_quota)); in gfs2_adjust_quota()
854 size = loc + sizeof(struct gfs2_quota); in gfs2_adjust_quota()
883 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
906 sizeof(struct gfs2_quota))) in do_sync()
966 struct gfs2_quota q; in update_qd()
971 memset(&q, 0, sizeof(struct gfs2_quota)); in update_qd()
[all …]
/Linux-v5.4/include/uapi/linux/
Dgfs2_ondisk.h209 struct gfs2_quota { struct