Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dmove_extents.c192 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_meta_allocator_move_extents()
354 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
359 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_defrag_extent()
729 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_move_extent()
Dsuballoc.h52 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
Dnamei.c463 ocfs2_free_alloc_context(inode_ac); in ocfs2_mknod()
466 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
469 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
2032 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2034 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2036 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2468 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2586 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Daops.c1839 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1841 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1869 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1873 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2401 ocfs2_free_alloc_context(data_ac); in ocfs2_dio_end_io_write()
2403 ocfs2_free_alloc_context(meta_ac); in ocfs2_dio_end_io_write()
Dsuballoc.c140 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
755 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1010 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1111 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1212 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2682 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2403 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2415 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3291 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3655 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3657 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_xattr_set()
5505 ocfs2_free_alloc_context(meta_ac); in ocfs2_rm_xattr_cluster()
5701 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
5711 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
6542 ocfs2_free_alloc_context(meta_ac); in ocfs2_reflink_xattr_inline()
6578 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_create_empty_xattr_block()
[all …]
Dlocalalloc.c1136 ocfs2_free_alloc_context(*ac); in ocfs2_local_alloc_reserve_for_window()
1320 ocfs2_free_alloc_context(ac); in ocfs2_local_alloc_slide_window()
Ddir.c3066 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3068 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3328 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3330 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3873 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3875 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4108 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()
3341 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3345 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3754 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3950 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c687 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
691 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
Dalloc.c5685 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5798 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()