Home
last modified time | relevance | path

Searched refs:ocfs2_free_ac_resource (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dsuballoc.h173 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac);
H A Dsuballoc.c118 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource() function
140 ocfs2_free_ac_resource(ac); in ocfs2_free_alloc_context()
937 ocfs2_free_ac_resource(ac); in ocfs2_steal_resource()
994 ocfs2_free_ac_resource(*ac); in ocfs2_reserve_new_metadata_blocks()
1095 ocfs2_free_ac_resource(*ac); in ocfs2_reserve_new_inode()
H A Dlocalalloc.c1118 ocfs2_free_ac_resource(*ac); in ocfs2_local_alloc_reserve_for_window()