Home
last modified time | relevance | path

Searched refs:gfs2_quota_unlock (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dquota.h24 void gfs2_quota_unlock(struct gfs2_inode *ip);
58 gfs2_quota_unlock(ip); in gfs2_quota_lock_check()
H A Dinode.c436 gfs2_quota_unlock(ip); in alloc_dinode()
579 gfs2_quota_unlock(dip); in link_dinode()
1053 gfs2_quota_unlock(dip); in gfs2_link()
1613 gfs2_quota_unlock(ndip); in gfs2_rename()
1981 gfs2_quota_unlock(ip); in setattr_chown()
H A Dfile.c538 gfs2_quota_unlock(ip); in gfs2_page_mkwrite()
1340 gfs2_quota_unlock(ip); in __gfs2_fallocate()
1356 gfs2_quota_unlock(ip); in __gfs2_fallocate()
H A Dbmap.c1086 gfs2_quota_unlock(ip); in gfs2_iomap_begin_write()
1162 gfs2_quota_unlock(ip); in gfs2_iomap_end()
2108 gfs2_quota_unlock(ip); in do_grow()
H A Dxattr.c774 gfs2_quota_unlock(ip); in ea_alloc_skeleton()
H A Dquota.c1130 void gfs2_quota_unlock(struct gfs2_inode *ip) in gfs2_quota_unlock() function