Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.h260 int ocfs2_extend_trans(handle_t *handle, int nblocks);
Dalloc.c1122 status = ocfs2_extend_trans(handle, path_num_items(path)); in ocfs2_adjust_rightmost_branch()
2277 ret = ocfs2_extend_trans(handle, in ocfs2_extend_rotate_transaction()
2528 ret = ocfs2_extend_trans(handle, subtree_index); in ocfs2_update_edge_lengths()
4152 ret = ocfs2_extend_trans(handle, left_path->p_tree_depth); in ocfs2_insert_path()
5298 ret = ocfs2_extend_trans(handle, credits); in ocfs2_split_tree()
5934 status = ocfs2_extend_trans(handle, in ocfs2_replay_truncate_records()
6381 ret = ocfs2_extend_trans(handle, OCFS2_SUBALLOC_FREE); in ocfs2_free_cached_blocks()
Dxattr.c761 status = ocfs2_extend_trans(handle, credits); in ocfs2_xattr_extend_allocation()
3330 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3360 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3394 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
4902 ret = ocfs2_extend_trans(handle, credits); in ocfs2_mv_xattr_buckets()
4975 ret = ocfs2_extend_trans(handle, credits); in ocfs2_divide_xattr_cluster()
5209 ret = ocfs2_extend_trans(handle, credits); in ocfs2_extend_xattr_bucket()
Djournal.c426 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() function
Dsuballoc.c610 status = ocfs2_extend_trans(handle, in ocfs2_block_group_alloc_discontig()
Docfs2_trace.h2580 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_extend_trans);
Drefcounttree.c1700 ret = ocfs2_extend_trans(handle, 2); in ocfs2_adjust_refcount_rec()