Searched refs:ocfs2_start_trans (Results 1 - 18 of 18) sorted by last modified time

/linux-master/fs/ocfs2/
H A Dquota_local.c101 handle = ocfs2_start_trans(OCFS2_SB(sb),
517 handle = ocfs2_start_trans(OCFS2_SB(sb),
650 handle = ocfs2_start_trans(osb,
997 handle = ocfs2_start_trans(OCFS2_SB(sb),
1149 handle = ocfs2_start_trans(OCFS2_SB(sb),
H A Dquota_global.c618 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS);
676 handle = ocfs2_start_trans(osb, OCFS2_QWRITE_CREDITS);
758 handle = ocfs2_start_trans(osb,
852 handle = ocfs2_start_trans(osb,
952 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS);
989 handle = ocfs2_start_trans(OCFS2_SB(sb), OCFS2_QINFO_WRITE_CREDITS);
H A Dfile.c261 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
321 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
396 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
597 handle = ocfs2_start_trans(osb, credits);
723 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
1247 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS +
1259 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
1381 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
1621 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
2038 handle = ocfs2_start_trans(os
[all...]
H A Dnamei.c359 handle = ocfs2_start_trans(osb, ocfs2_mknod_credits(osb->sb,
777 handle = ocfs2_start_trans(osb, ocfs2_link_credits(osb->sb));
968 handle = ocfs2_start_trans(osb, ocfs2_unlink_credits(osb->sb));
1485 handle = ocfs2_start_trans(osb, ocfs2_rename_credits(osb->sb));
1924 handle = ocfs2_start_trans(osb, credits + xattr_credits);
2549 handle = ocfs2_start_trans(osb, ocfs2_mknod_credits(osb->sb, 0, 0));
2674 handle = ocfs2_start_trans(osb,
2731 handle = ocfs2_start_trans(osb,
2851 handle = ocfs2_start_trans(osb, ocfs2_rename_credits(osb->sb));
H A Ddir.c2840 handle = ocfs2_start_trans(osb, credits);
3259 handle = ocfs2_start_trans(osb, credits);
3746 handle = ocfs2_start_trans(osb, credits);
4026 handle = ocfs2_start_trans(osb, ocfs2_calc_dxi_expand_credits(osb->sb));
4335 handle = ocfs2_start_trans(osb, OCFS2_DX_ROOT_REMOVE_CREDITS);
H A Daops.c1480 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
1769 handle = ocfs2_start_trans(osb, credits);
2357 handle = ocfs2_start_trans(osb, credits);
H A Dalloc.c3119 handle = ocfs2_start_trans(osb, credits);
5752 handle = ocfs2_start_trans(osb,
5938 handle = ocfs2_start_trans(osb, OCFS2_TRUNCATE_LOG_FLUSH_ONE_REC);
6283 handle = ocfs2_start_trans(osb, OCFS2_TRUNCATE_LOG_UPDATE);
6425 handle = ocfs2_start_trans(osb, OCFS2_SUBALLOC_FREE);
6506 handle = ocfs2_start_trans(osb, OCFS2_TRUNCATE_LOG_UPDATE);
7085 handle = ocfs2_start_trans(osb,
7417 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
H A Djournal.c331 handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs) function
678 * ocfs2_commit_trans() because ocfs2_start_trans() took
H A Dxattr.c2385 ctxt.handle = ocfs2_start_trans(osb, ref_credits +
2525 handle = ocfs2_start_trans(osb, OCFS2_SUBALLOC_FREE);
2601 handle = ocfs2_start_trans((OCFS2_SB(inode->i_sb)),
3635 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits);
5462 handle = ocfs2_start_trans(osb, ocfs2_remove_extent_credits(osb->sb));
5683 ctxt.handle = ocfs2_start_trans(osb, credits + ref_credits);
6485 handle = ocfs2_start_trans(osb, credits);
6556 ctxt.handle = ocfs2_start_trans(osb, OCFS2_XATTR_BLOCK_CREATE_CREDITS);
6606 handle = ocfs2_start_trans(osb, credits + 1);
7019 handle = ocfs2_start_trans(os
[all...]
H A Drefcounttree.c576 handle = ocfs2_start_trans(osb, OCFS2_REFCOUNT_TREE_CREATE_CREDITS);
712 handle = ocfs2_start_trans(osb, OCFS2_REFCOUNT_TREE_SET_CREDITS);
813 handle = ocfs2_start_trans(osb, credits);
3207 handle = ocfs2_start_trans(osb, credits);
3694 handle = ocfs2_start_trans(osb, credits);
3738 handle = ocfs2_start_trans(OCFS2_SB(inode->i_sb),
3891 handle = ocfs2_start_trans(osb, credits);
3940 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
4034 handle = ocfs2_start_trans(OCFS2_SB(t_inode->i_sb),
4446 handle = ocfs2_start_trans(OCFS2_S
[all...]
H A Dinode.c596 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
664 handle = ocfs2_start_trans(osb, OCFS2_DELETE_INODE_CREDITS +
H A Dmove_extents.c272 handle = ocfs2_start_trans(osb, credits);
642 handle = ocfs2_start_trans(osb, credits);
938 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
H A Dacl.c174 handle = ocfs2_start_trans(OCFS2_SB(inode->i_sb),
H A Djournal.h216 * ocfs2_start_trans - Begin a transaction. Give it an upper estimate of
241 handle_t *ocfs2_start_trans(struct ocfs2_super *osb,
H A Dlocalalloc.c416 handle = ocfs2_start_trans(osb, OCFS2_WINDOW_MOVE_CREDITS);
571 handle = ocfs2_start_trans(osb, OCFS2_WINDOW_MOVE_CREDITS);
1258 handle = ocfs2_start_trans(osb, OCFS2_WINDOW_MOVE_CREDITS);
H A Dioctl.c119 handle = ocfs2_start_trans(osb, OCFS2_INODE_UPDATE_CREDITS);
H A Dsuballoc.c681 handle = ocfs2_start_trans(osb, credits);
2087 handle = ocfs2_start_trans(OCFS2_SB(dir->i_sb), OCFS2_SUBALLOC_ALLOC);
H A Dresize.c334 handle = ocfs2_start_trans(osb, OCFS2_GROUP_EXTEND_CREDITS);
510 handle = ocfs2_start_trans(osb, OCFS2_GROUP_ADD_CREDITS);

Completed in 329 milliseconds