Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Djournal.h246 int ocfs2_extend_trans(handle_t *handle, int nblocks);
H A Djournal.c431 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() function
484 return ocfs2_extend_trans(handle, nblocks - old_nblks); in ocfs2_assure_trans_credits()
H A Dalloc.c1118 status = ocfs2_extend_trans(handle, path_num_items(path)); in ocfs2_adjust_rightmost_branch()
2304 ret = ocfs2_extend_trans(handle, in ocfs2_extend_rotate_transaction()
4187 ret = ocfs2_extend_trans(handle, left_path->p_tree_depth); in ocfs2_insert_path()
5324 ret = ocfs2_extend_trans(handle, credits); in ocfs2_split_tree()
H A Dsuballoc.c596 status = ocfs2_extend_trans(handle, in ocfs2_block_group_alloc_discontig()