Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dquota.h28 extern void gfs2_quota_change(struct gfs2_inode *ip, s64 change,
Dquota.c403 qd->qd_bh_qc = (struct gfs2_quota_change *) in bh_get()
405 offset * sizeof(struct gfs2_quota_change)); in bh_get()
668 struct gfs2_quota_change *qc = qd->qd_bh_qc; in do_qc()
1263 void gfs2_quota_change(struct gfs2_inode *ip, s64 change, in gfs2_quota_change() function
1382 const struct gfs2_quota_change *qc; in gfs2_quota_init()
1400 qc = (const struct gfs2_quota_change *)(bh->b_data + sizeof(struct gfs2_meta_header)); in gfs2_quota_init()
Dincore.h458 struct gfs2_quota_change *qd_bh_qc;
Drgrp.c2494 gfs2_quota_change(ip, *nblocks, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_alloc_blocks()
2552 gfs2_quota_change(ip, -(s64)blen, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_free_meta()
2592 gfs2_quota_change(ip, -1, ip->i_inode.i_uid, ip->i_inode.i_gid); in gfs2_free_di()
Dinode.c1944 gfs2_quota_change(ip, -(s64)ap.target, ouid, ogid); in setattr_chown()
1945 gfs2_quota_change(ip, ap.target, nuid, ngid); in setattr_chown()
Dops_fstype.c311 sizeof(struct gfs2_quota_change); in gfs2_read_sb()
Dbmap.c1940 gfs2_quota_change(ip, -(s64)btotal, ip->i_inode.i_uid, in punch_hole()
/linux-6.1.9/include/uapi/linux/
Dgfs2_ondisk.h528 struct gfs2_quota_change { struct