Searched refs:gfs2_quota_check (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | quota.h | 26 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, 56 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); in gfs2_quota_lock_check()
|
H A D | quota.c | 1210 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, in gfs2_quota_check() function
|
H A D | inode.c | 1959 error = gfs2_quota_check(ip, nuid, ngid, &ap); in setattr_chown()
|