Home
last modified time | relevance | path

Searched refs:ocfs2_extend_trans (Results 1 – 8 of 8) sorted by relevance

/fs/ocfs2/
Djournal.h261 int ocfs2_extend_trans(handle_t *handle, int nblocks);
Dalloc.c1124 status = ocfs2_extend_trans(handle, path_num_items(path)); in ocfs2_adjust_rightmost_branch()
2287 ret = ocfs2_extend_trans(handle, in ocfs2_extend_rotate_transaction()
2538 ret = ocfs2_extend_trans(handle, subtree_index); in ocfs2_update_edge_lengths()
4140 ret = ocfs2_extend_trans(handle, left_path->p_tree_depth); in ocfs2_insert_path()
5256 ret = ocfs2_extend_trans(handle, credits); in ocfs2_split_tree()
5891 status = ocfs2_extend_trans(handle, in ocfs2_replay_truncate_records()
6334 ret = ocfs2_extend_trans(handle, OCFS2_SUBALLOC_FREE); in ocfs2_free_cached_blocks()
Dxattr.c759 status = ocfs2_extend_trans(handle, credits); in ocfs2_xattr_extend_allocation()
3322 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3352 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3386 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
4897 ret = ocfs2_extend_trans(handle, credits); in ocfs2_mv_xattr_buckets()
4970 ret = ocfs2_extend_trans(handle, credits); in ocfs2_divide_xattr_cluster()
5204 ret = ocfs2_extend_trans(handle, credits); in ocfs2_extend_xattr_bucket()
Djournal.c414 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() function
Dfile.c678 status = ocfs2_extend_trans(handle, credits); in __ocfs2_extend_allocation()
Dsuballoc.c632 status = ocfs2_extend_trans(handle, in ocfs2_block_group_alloc_discontig()
Docfs2_trace.h2578 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_extend_trans);
Drefcounttree.c1702 ret = ocfs2_extend_trans(handle, 2); in ocfs2_adjust_refcount_rec()