Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ocfs2/
Dmove_extents.c180 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_meta_allocator_move_extents()
342 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
347 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_defrag_extent()
718 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_move_extent()
Dsuballoc.h50 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()
2049 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2051 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2053 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2485 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2603 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Daops.c1826 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1828 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1856 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1860 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2396 ocfs2_free_alloc_context(data_ac); in ocfs2_dio_end_io_write()
2398 ocfs2_free_alloc_context(meta_ac); in ocfs2_dio_end_io_write()
Dsuballoc.c138 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
753 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1008 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1109 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1210 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2679 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2397 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2409 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3285 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3649 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3651 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 …]
Dlocalalloc.c1134 ocfs2_free_alloc_context(*ac); in ocfs2_local_alloc_reserve_for_window()
1318 ocfs2_free_alloc_context(ac); in ocfs2_local_alloc_slide_window()
Ddir.c3064 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3066 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3326 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3328 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3871 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3873 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4106 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dx_root()
Drefcounttree.c685 ocfs2_free_alloc_context(meta_ac); in ocfs2_create_refcount_tree()
2886 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_refcount_allocators()
3314 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3318 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3727 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3923 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c688 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
692 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
Dalloc.c5682 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5795 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
7194 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()