Searched refs:gfs2_quota_check (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ |
A D | quota.h | 26 extern int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, 55 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); in gfs2_quota_lock_check()
|
A D | quota.c | 1206 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, in gfs2_quota_check() function
|
A D | inode.c | 1947 error = gfs2_quota_check(ip, nuid, ngid, &ap); in setattr_chown()
|
Completed in 9 milliseconds