Home
last modified time | relevance | path

Searched refs:gfs2_quota_change (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dquota.h28 void gfs2_quota_change(struct gfs2_inode *ip, s64 change,
H A Dquota.c419 qd->qd_bh_qc = (struct gfs2_quota_change *) in bh_get()
421 offset * sizeof(struct gfs2_quota_change)); in bh_get()
686 struct gfs2_quota_change *qc = qd->qd_bh_qc; in do_qc()
1267 void gfs2_quota_change(struct gfs2_inode *ip, s64 change, in gfs2_quota_change() function
1404 const struct gfs2_quota_change *qc; in gfs2_quota_init()
1422 qc = (const struct gfs2_quota_change *)(bh->b_data + sizeof(struct gfs2_meta_header)); in gfs2_quota_init()
H A Dincore.h458 struct gfs2_quota_change *qd_bh_qc;
H A Drgrp.c2496 gfs2_quota_change(ip, *nblocks, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_alloc_blocks()
2554 gfs2_quota_change(ip, -(s64)blen, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_free_meta()
2594 gfs2_quota_change(ip, -1, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_free_di()
H A Dinode.c1974 gfs2_quota_change(ip, -(s64)ap.target, ouid, ogid); in setattr_chown()
1975 gfs2_quota_change(ip, ap.target, nuid, ngid); in setattr_chown()
H A Dops_fstype.c311 sizeof(struct gfs2_quota_change); in gfs2_read_sb()
H A Dbmap.c1951 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid, in punch_hole()
/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h528 struct gfs2_quota_change { struct