Home
last modified time | relevance | path

Searched refs:xfs_trans_log_buf (Results 1 – 24 of 24) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_da_btree.c471 xfs_trans_log_buf(tp, bp, in xfs_da3_node_create()
620 xfs_trans_log_buf(state->args->trans, addblk->bp, in xfs_da3_split()
633 xfs_trans_log_buf(state->args->trans, addblk->bp, in xfs_da3_split()
731 xfs_trans_log_buf(tp, bp, 0, size - 1); in xfs_da3_root_split()
768 xfs_trans_log_buf(tp, bp, in xfs_da3_root_split()
960 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance()
978 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance()
983 xfs_trans_log_buf(tp, blk2->bp, in xfs_da3_node_rebalance()
1049 xfs_trans_log_buf(state->args->trans, oldblk->bp, in xfs_da3_node_add()
1055 xfs_trans_log_buf(state->args->trans, oldblk->bp, in xfs_da3_node_add()
[all …]
Dxfs_attr_leaf.c1255 xfs_trans_log_buf(args->trans, bp2, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node()
1275 xfs_trans_log_buf(args->trans, bp1, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node()
1333 xfs_trans_log_buf(args->trans, bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_create()
1471 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add()
1509 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
1541 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
1574 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
1654 xfs_trans_log_buf(trans, bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_compact()
1834 xfs_trans_log_buf(args->trans, blk1->bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_rebalance()
1835 xfs_trans_log_buf(args->trans, blk2->bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_rebalance()
[all …]
Dxfs_symlink_remote.c179 xfs_trans_log_buf(tp, bp, 0, ifp->if_bytes - 1); in xfs_symlink_local_to_remote()
195 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsymlink_hdr) + in xfs_symlink_local_to_remote()
Dxfs_rtbitmap.c506 xfs_trans_log_buf(tp, bp, first, first + sizeof(*sp) - 1); in xfs_rtmodify_summary_int()
600 xfs_trans_log_buf(tp, bp, in xfs_rtmodify_range()
640 xfs_trans_log_buf(tp, bp, in xfs_rtmodify_range()
678 xfs_trans_log_buf(tp, bp, (uint)((char *)first - (char *)bufp), in xfs_rtmodify_range()
Dxfs_dir2_data.c774 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dep - (char *)hdr), in xfs_dir2_data_log_entry()
796 xfs_trans_log_buf(args->trans, bp, 0, args->geo->data_entry_offset - 1); in xfs_dir2_data_log_header()
818 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dup - (char *)hdr), in xfs_dir2_data_log_unused()
824 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_data_log_unused()
Dxfs_dir2_leaf.c1080 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_bests()
1107 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_ents()
1127 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_header()
1149 xfs_trans_log_buf(args->trans, bp, (uint)((char *)ltp - (char *)leaf), in xfs_dir3_leaf_log_tail()
Dxfs_dir2_block.c605 xfs_trans_log_buf(tp, bp, (uint)((char *)&blp[first] - (char *)hdr), in xfs_dir2_block_log_leaf()
621 xfs_trans_log_buf(tp, bp, (uint)((char *)btp - (char *)hdr), in xfs_dir2_block_log_tail()
Dxfs_ialloc.c355 xfs_trans_log_buf(tp, fbuf, ioffset, in xfs_ialloc_inode_init()
2455 xfs_trans_log_buf(tp, bp, first, last); in xfs_ialloc_log_agi()
2466 xfs_trans_log_buf(tp, bp, first, last); in xfs_ialloc_log_agi()
Dxfs_btree.c1474 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_keys()
1495 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_recs()
1517 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_ptrs()
1588 xfs_trans_log_buf(cur->bc_tp, bp, first, last); in xfs_btree_log_block()
Dxfs_dir2_node.c374 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_free_log_bests()
395 xfs_trans_log_buf(args->trans, bp, 0, in xfs_dir2_free_log_header()
Dxfs_sb.c981 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_log_sb()
Dxfs_alloc.c2862 xfs_trans_log_buf(tp, bp, (uint)first, (uint)last); in xfs_alloc_log_agf()
2918 xfs_trans_log_buf(tp, agflbp, startoff, in xfs_alloc_put_freelist()
/linux-6.1.9/fs/xfs/scrub/
Dagheader_repair.c69 xfs_trans_log_buf(sc->tp, bp, 0, BBTOB(bp->b_length) - 1); in xrep_superblock()
322 xfs_trans_log_buf(sc->tp, agf_bp, 0, BBTOB(agf_bp->b_length) - 1); in xrep_agf_commit_new()
639 xfs_trans_log_buf(sc->tp, agfl_bp, 0, BBTOB(agfl_bp->b_length) - 1); in xrep_agfl_init_header()
873 xfs_trans_log_buf(sc->tp, agi_bp, 0, BBTOB(agi_bp->b_length) - 1); in xrep_agi_commit_new()
Drepair.c362 xfs_trans_log_buf(tp, bp, 0, BBTOB(bp->b_length) - 1); in xrep_init_btblock()
/linux-6.1.9/fs/xfs/
Dxfs_iunlink_item.c93 xfs_trans_log_buf(tp, ibp, offset, offset + sizeof(xfs_agino_t) - 1); in xfs_iunlink_log_dinode()
Dxfs_trans.h230 void xfs_trans_log_buf(struct xfs_trans *, struct xfs_buf *, uint,
Dxfs_symlink.c307 xfs_trans_log_buf(tp, bp, 0, (buf + byte_cnt - 1) - in xfs_symlink()
Dxfs_trans.c560 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_trans_apply_sb_deltas()
566 xfs_trans_log_buf(tp, bp, offsetof(struct xfs_dsb, sb_icount), in xfs_trans_apply_sb_deltas()
Dxfs_trans_buf.c491 xfs_trans_log_buf( in xfs_trans_log_buf() function
Dxfs_rtalloc.c862 xfs_trans_log_buf(tp, bp, 0, mp->m_sb.sb_blocksize - 1); in xfs_growfs_rt_alloc()
Dxfs_dquot.c253 xfs_trans_log_buf(tp, bp, 0, BBTOB(q->qi_dqchunklen) - 1); in xfs_qm_init_dquot_blk()
Dxfs_log_recover.c2660 xfs_trans_log_buf(tp, agibp, offset, in xlog_recover_clear_agi_bucket()
Dxfs_inode.c1903 xfs_trans_log_buf(tp, agibp, offset, offset + sizeof(xfs_agino_t) - 1); in xfs_iunlink_update_bucket()
Dxfs_trace.h629 DEFINE_BUF_ITEM_EVENT(xfs_trans_log_buf);