Home
last modified time | relevance | path

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

/linux-6.12.1/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()
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()
2061 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2063 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2065 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2499 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2617 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Dsuballoc.h50 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
Daops.c1823 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1825 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1853 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1857 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.c142 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
757 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1012 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1113 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1214 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2756 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2405 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2417 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3293 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3657 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3659 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_xattr_set()
5498 ocfs2_free_alloc_context(meta_ac); in ocfs2_rm_xattr_cluster()
5694 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
5704 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
6526 ocfs2_free_alloc_context(meta_ac); in ocfs2_reflink_xattr_inline()
6562 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_create_empty_xattr_block()
[all …]
Dlocalalloc.c1147 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.c3072 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3074 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3334 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3336 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3872 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3874 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4107 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dx_root()
Drefcounttree.c686 ocfs2_free_alloc_context(meta_ac); in ocfs2_create_refcount_tree()
2880 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_refcount_allocators()
3308 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3312 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3721 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3917 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c690 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
694 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
Dalloc.c5689 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5802 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
7201 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()