Searched refs:gfs2_quota_check (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/gfs2/ |
| D | quota.h | 26 extern int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, 54 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); in gfs2_quota_lock_check()
|
| D | inode.c | 1899 error = gfs2_quota_check(ip, nuid, ngid, &ap); in setattr_chown()
|
| D | quota.c | 1189 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, in gfs2_quota_check() function
|