Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.h18 int gfs2_qa_get(struct gfs2_inode *ip);
H A Dacl.c125 ret = gfs2_qa_get(ip); in gfs2_set_acl()
H A Dinode.c639 error = gfs2_qa_get(dip); in gfs2_create_inode()
692 error = gfs2_qa_get(ip); in gfs2_create_inode()
959 error = gfs2_qa_get(dip); in gfs2_link()
1425 error = gfs2_qa_get(ndip); in gfs2_rename()
1943 error = gfs2_qa_get(ip); in setattr_chown()
2007 error = gfs2_qa_get(ip); in gfs2_setattr()
H A Dquota.c553 int gfs2_qa_get(struct gfs2_inode *ip) in gfs2_qa_get() function
602 error = gfs2_qa_get(ip); in gfs2_quota_hold()
1695 error = gfs2_qa_get(ip); in gfs2_set_dqblk()
H A Dxattr.c1237 ret = gfs2_qa_get(ip); in gfs2_xattr_set()
H A Dfile.c648 ret = gfs2_qa_get(GFS2_I(inode)); in gfs2_open_common()
H A Dbmap.c2138 ret = gfs2_qa_get(ip); in gfs2_setattr_size()