Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h24 extern void gfs2_quota_unlock(struct gfs2_inode *ip);
57 gfs2_quota_unlock(ip); in gfs2_quota_lock_check()
H A Dinode.c420 gfs2_quota_unlock(ip); in alloc_dinode()
564 gfs2_quota_unlock(dip); in link_dinode()
1031 gfs2_quota_unlock(dip); in gfs2_link()
1584 gfs2_quota_unlock(ndip); in gfs2_rename()
1949 gfs2_quota_unlock(ip); in setattr_chown()
H A Dfile.c548 gfs2_quota_unlock(ip); in gfs2_page_mkwrite()
1152 gfs2_quota_unlock(ip); in __gfs2_fallocate()
1168 gfs2_quota_unlock(ip); in __gfs2_fallocate()
H A Dbmap.c1144 gfs2_quota_unlock(ip); in gfs2_iomap_begin_write()
1234 gfs2_quota_unlock(ip); in gfs2_iomap_end()
2161 gfs2_quota_unlock(ip); in do_grow()
H A Dxattr.c761 gfs2_quota_unlock(ip); in ea_alloc_skeleton()
H A Dquota.c1126 void gfs2_quota_unlock(struct gfs2_inode *ip) in gfs2_quota_unlock() function