Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dmove_extents.c210 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators_move_extents()
341 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
346 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_defrag_extent()
715 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_move_extent()
Dsuballoc.h66 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
Dnamei.c477 ocfs2_free_alloc_context(inode_ac); in ocfs2_mknod()
480 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
483 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
2046 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2048 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2050 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2482 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2602 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Daops.c1852 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1854 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1882 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1886 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2387 ocfs2_free_alloc_context(data_ac); in ocfs2_dio_end_io_write()
2389 ocfs2_free_alloc_context(meta_ac); in ocfs2_dio_end_io_write()
Dsuballoc.c154 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
769 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1024 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1125 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1226 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2696 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2411 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2423 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3299 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3663 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3665 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_xattr_set()
5516 ocfs2_free_alloc_context(meta_ac); in ocfs2_rm_xattr_cluster()
5712 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
5722 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
6553 ocfs2_free_alloc_context(meta_ac); in ocfs2_reflink_xattr_inline()
6589 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_create_empty_xattr_block()
[all …]
Dlocalalloc.c1146 ocfs2_free_alloc_context(*ac); in ocfs2_local_alloc_reserve_for_window()
1331 ocfs2_free_alloc_context(ac); in ocfs2_local_alloc_slide_window()
Ddir.c3093 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3095 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3355 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3357 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3901 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3903 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4136 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dx_root()
Drefcounttree.c693 ocfs2_free_alloc_context(meta_ac); in ocfs2_create_refcount_tree()
2894 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_refcount_allocators()
3349 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3353 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3762 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3958 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c701 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
705 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
Dalloc.c5703 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5816 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
7210 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()