Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Dmove_extents.c210 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators_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()
721 ocfs2_free_alloc_context(context->meta_ac); in ocfs2_move_extent()
Dsuballoc.h66 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac);
Dnamei.c476 ocfs2_free_alloc_context(inode_ac); in ocfs2_mknod()
479 ocfs2_free_alloc_context(data_ac); in ocfs2_mknod()
482 ocfs2_free_alloc_context(meta_ac); in ocfs2_mknod()
2039 ocfs2_free_alloc_context(inode_ac); in ocfs2_symlink()
2041 ocfs2_free_alloc_context(data_ac); in ocfs2_symlink()
2043 ocfs2_free_alloc_context(xattr_ac); in ocfs2_symlink()
2476 ocfs2_free_alloc_context(inode_ac); in ocfs2_prep_new_orphaned_file()
2596 ocfs2_free_alloc_context(inode_ac); in ocfs2_create_inode_in_orphan()
Dsuballoc.c156 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context() function
771 ocfs2_free_alloc_context(ac); in ocfs2_block_group_alloc()
1026 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_metadata_blocks()
1127 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_new_inode()
1203 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_clusters_with_limit()
2718 ocfs2_free_alloc_context(*meta_ac); in ocfs2_lock_allocators()
Dxattr.c2386 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
2398 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_remove_value_outside()
3274 ocfs2_free_alloc_context(ctxt->meta_ac); in ocfs2_init_xattr_set_ctxt()
3636 ocfs2_free_alloc_context(ctxt.data_ac); in ocfs2_xattr_set()
3638 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_xattr_set()
5491 ocfs2_free_alloc_context(meta_ac); in ocfs2_rm_xattr_cluster()
5687 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
5697 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_delete_xattr_in_bucket()
6528 ocfs2_free_alloc_context(meta_ac); in ocfs2_reflink_xattr_inline()
6564 ocfs2_free_alloc_context(ctxt.meta_ac); in ocfs2_create_empty_xattr_block()
[all …]
Daops.c2253 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
2255 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
2272 ocfs2_free_alloc_context(data_ac); in ocfs2_write_begin_nolock()
2276 ocfs2_free_alloc_context(meta_ac); in ocfs2_write_begin_nolock()
Dlocalalloc.c1149 ocfs2_free_alloc_context(*ac); in ocfs2_local_alloc_reserve_for_window()
1336 ocfs2_free_alloc_context(ac); in ocfs2_local_alloc_slide_window()
Ddir.c3092 ocfs2_free_alloc_context(data_ac); in ocfs2_expand_inline_dir()
3094 ocfs2_free_alloc_context(meta_ac); in ocfs2_expand_inline_dir()
3354 ocfs2_free_alloc_context(data_ac); in ocfs2_extend_dir()
3356 ocfs2_free_alloc_context(meta_ac); in ocfs2_extend_dir()
3900 ocfs2_free_alloc_context(meta_ac); in ocfs2_dx_dir_rebalance()
3902 ocfs2_free_alloc_context(data_ac); in ocfs2_dx_dir_rebalance()
4135 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()
2896 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()
3755 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcount_flag()
3944 ocfs2_free_alloc_context(meta_ac); in ocfs2_add_refcounted_extent()
Dfile.c699 ocfs2_free_alloc_context(data_ac); in __ocfs2_extend_allocation()
703 ocfs2_free_alloc_context(meta_ac); in __ocfs2_extend_allocation()
Dalloc.c5668 ocfs2_free_alloc_context(*ac); in ocfs2_reserve_blocks_for_rec_trunc()
5782 ocfs2_free_alloc_context(meta_ac); in ocfs2_remove_btree_range()
7013 ocfs2_free_alloc_context(data_ac); in ocfs2_convert_inline_data_to_extents()