Home
last modified time | relevance | path

Searched refs:ocfs2_extend_trans (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.h225 * ocfs2_extend_trans - Extend a handle by nblocks credits. This may
246 int ocfs2_extend_trans(handle_t *handle, int nblocks);
H A Dxattr.c753 status = ocfs2_extend_trans(handle, credits); in ocfs2_xattr_extend_allocation()
1918 * calls ocfs2_extend_trans(). This may commit the previous in ocfs2_xa_value_truncate()
3345 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3375 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3409 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
4917 ret = ocfs2_extend_trans(handle, credits); in ocfs2_mv_xattr_buckets()
4990 ret = ocfs2_extend_trans(handle, credits); in ocfs2_divide_xattr_cluster()
5224 ret = ocfs2_extend_trans(handle, credits); in ocfs2_extend_xattr_bucket()
H A Dalloc.c1113 status = ocfs2_extend_trans(handle, path_num_items(path)); in ocfs2_adjust_rightmost_branch()
2291 ret = ocfs2_extend_trans(handle, in ocfs2_extend_rotate_transaction()
4174 ret = ocfs2_extend_trans(handle, left_path->p_tree_depth); in ocfs2_insert_path()
5311 ret = ocfs2_extend_trans(handle, credits); in ocfs2_split_tree()
H A Djournal.c401 * ocfs2_extend_trans(), any changed blocks should have been
413 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() function
H A Docfs2_trace.h2579 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_extend_trans); variable
H A Dsuballoc.c594 status = ocfs2_extend_trans(handle, in ocfs2_block_group_alloc_discontig()
H A Drefcounttree.c1694 ret = ocfs2_extend_trans(handle, 2); in ocfs2_adjust_refcount_rec()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.h224 * ocfs2_extend_trans - Extend a handle by nblocks credits. This may
245 int ocfs2_extend_trans(handle_t *handle, int nblocks);
H A Dxattr.c747 status = ocfs2_extend_trans(handle, credits); in ocfs2_xattr_extend_allocation()
1912 * calls ocfs2_extend_trans(). This may commit the previous in ocfs2_xa_value_truncate()
3339 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3369 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
3403 ret = ocfs2_extend_trans(ctxt->handle, credits); in __ocfs2_xattr_set_handle()
4911 ret = ocfs2_extend_trans(handle, credits); in ocfs2_mv_xattr_buckets()
4984 ret = ocfs2_extend_trans(handle, credits); in ocfs2_divide_xattr_cluster()
5218 ret = ocfs2_extend_trans(handle, credits); in ocfs2_extend_xattr_bucket()
H A Dalloc.c1111 status = ocfs2_extend_trans(handle, path_num_items(path)); in ocfs2_adjust_rightmost_branch()
2289 ret = ocfs2_extend_trans(handle, in ocfs2_extend_rotate_transaction()
4172 ret = ocfs2_extend_trans(handle, left_path->p_tree_depth); in ocfs2_insert_path()
5309 ret = ocfs2_extend_trans(handle, credits); in ocfs2_split_tree()
H A Djournal.c397 * ocfs2_extend_trans(), any changed blocks should have been
409 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans() function
H A Dsuballoc.c592 status = ocfs2_extend_trans(handle, in ocfs2_block_group_alloc_discontig()
H A Docfs2_trace.h2580 DEFINE_OCFS2_INT_INT_EVENT(ocfs2_extend_trans); variable
H A Drefcounttree.c1692 ret = ocfs2_extend_trans(handle, 2); in ocfs2_adjust_refcount_rec()

Completed in 67 milliseconds