Home
last modified time | relevance | path

Searched refs:ocfs2_free_alloc_context (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Dmove_extents.c212 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators_move_extents()
346 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
351 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_defrag_extent()
723 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_move_extent()
Dsuballoc.h66 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
Dnamei.c469 ocfs2_free_alloc_context(inode_ac); in ocfs2_mknod()
472 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
475 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
1991 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
1993 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
1995 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2428 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2547 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Dsuballoc.c158 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
787 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1042 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1143 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1219 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2735 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2392 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2404 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3280 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3642 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3644 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_xattr_set()
5499 ocfs2_free_alloc_context(meta_ac); in ocfs2_rm_xattr_cluster()
5695 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
5705 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
6536 ocfs2_free_alloc_context(meta_ac); in ocfs2_reflink_xattr_inline()
6572 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_create_empty_xattr_block()
[all …]
Daops.c2222 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
2224 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2241 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
2245 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
Dlocalalloc.c1150 ocfs2_free_alloc_context(*ac); in ocfs2_local_alloc_reserve_for_window()
1337 ocfs2_free_alloc_context(ac); in ocfs2_local_alloc_slide_window()
Ddir.c3102 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3104 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3364 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3366 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3913 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3915 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4148 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dx_root()
Drefcounttree.c695 ocfs2_free_alloc_context(meta_ac); in ocfs2_create_refcount_tree()
2907 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_refcount_allocators()
3359 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3363 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3773 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3962 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c695 ocfs2_free_alloc_context(data_ac); in __ocfs2_extend_allocation()
699 ocfs2_free_alloc_context(meta_ac); in __ocfs2_extend_allocation()
Dalloc.c5650 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5764 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
6995 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()