Home
last modified time | relevance | path

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

/fs/ocfs2/
Dmove_extents.c182 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_meta_allocator_move_extents()
344 ocfs2_free_alloc_context(context->data_ac); in ocfs2_defrag_extent()
349 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_defrag_extent()
720 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()
2044 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2046 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2048 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2480 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2598 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Daops.c1830 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1832 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
1860 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
1864 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2399 ocfs2_free_alloc_context(data_ac); in ocfs2_dio_end_io_write()
2401 ocfs2_free_alloc_context(meta_ac); in ocfs2_dio_end_io_write()
Dsuballoc.h52 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
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()
2681 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 …]
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()
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()
Drefcounttree.c687 ocfs2_free_alloc_context(meta_ac); in ocfs2_create_refcount_tree()
2888 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_refcount_allocators()
3343 ocfs2_free_alloc_context(context->data_ac); in ocfs2_make_clusters_writable()
3347 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_make_clusters_writable()
3756 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3952 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c691 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_allocation()
695 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_allocation()
Dalloc.c5684 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5797 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
7189 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()