Home
last modified time | relevance | path

Searched refs:gfs2_qa_get (Results 1 – 4 of 4) sorted by relevance

/linux/fs/gfs2/
H A Dquota.h18 int gfs2_qa_get(struct gfs2_inode *ip);
H A Dquota.c544 int gfs2_qa_get(struct gfs2_inode *ip) in gfs2_qa_get() function
593 error = gfs2_qa_get(ip); in gfs2_quota_hold()
1728 error = gfs2_qa_get(ip); in gfs2_set_dqblk()
H A Dxattr.c1241 ret = gfs2_qa_get(ip); in gfs2_xattr_set()
H A Dfile.c649 ret = gfs2_qa_get(GFS2_I(inode)); in gfs2_open_common()