Home
last modified time | relevance | path

Searched refs:gfs2_quota_check (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dquota.h29 extern int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid,
58 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); in gfs2_quota_lock_check()
Dinode.c1878 error = gfs2_quota_check(ip, nuid, ngid, &ap); in setattr_chown()
Dquota.c1191 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, in gfs2_quota_check() function