Searched refs:gfs2_quota_lock_check (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/gfs2/
H A Dquota.h40 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip, function
H A Dinode.c410 error = gfs2_quota_lock_check(ip, &ap);
557 error = gfs2_quota_lock_check(dip, &ap);
1013 error = gfs2_quota_lock_check(dip, &ap);
1571 error = gfs2_quota_lock_check(ndip, &ap);
H A Dfile.c483 err = gfs2_quota_lock_check(ip, &ap);
1303 error = gfs2_quota_lock_check(ip, &ap);
H A Dbmap.c1030 ret = gfs2_quota_lock_check(ip, &ap);
2071 error = gfs2_quota_lock_check(ip, &ap);
H A Dxattr.c748 error = gfs2_quota_lock_check(ip, &ap);

Completed in 149 milliseconds