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

/linux-4.1.27/fs/gfs2/
H A Dquota.h27 extern int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid,
53 ret = gfs2_quota_check(ip, ip->i_inode.i_uid, ip->i_inode.i_gid, ap); gfs2_quota_lock_check()
H A Dquota.c1098 * gfs2_quota_check - check if allocating new blocks will exceed quota
1114 int gfs2_quota_check(struct gfs2_inode *ip, kuid_t uid, kgid_t gid, gfs2_quota_check() function
H A Dinode.c1704 error = gfs2_quota_check(ip, nuid, ngid, &ap); setattr_chown()

Completed in 96 milliseconds