ocfs2_link_credits
return 2 * OCFS2_INODE_UPDATE_CREDITS + 3 + ocfs2_link_credits(sb);
handle = ocfs2_start_trans(osb, ocfs2_link_credits(osb->sb));