Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_da_btree.c459 xfs_trans_log_buf(tp, bp, in xfs_da3_node_create()
753 xfs_trans_log_buf(tp, bp, in xfs_da3_root_split()
945 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance()
963 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance()
968 xfs_trans_log_buf(tp, blk2->bp, in xfs_da3_node_rebalance()
1523 xfs_trans_log_buf(tp, save_blk->bp, in xfs_da3_node_unbalance()
1529 xfs_trans_log_buf(tp, save_blk->bp, in xfs_da3_node_unbalance()
1542 xfs_trans_log_buf(tp, save_blk->bp, in xfs_da3_node_unbalance()
2347 xfs_trans_log_buf(tp, sib_buf, in xfs_da3_swap_lastblock()
2367 xfs_trans_log_buf(tp, sib_buf, in xfs_da3_swap_lastblock()
[all …]
A Dxfs_attr_leaf.c1427 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add()
1465 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
1496 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
1529 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work()
2185 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_remove()
2192 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_remove()
2220 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_remove()
2781 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_clearflag()
2789 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_clearflag()
2831 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_setflag()
[all …]
A 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()
A 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()
A 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()
A Dxfs_dir2_leaf.c1075 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_bests()
1102 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_ents()
1122 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_header()
1144 xfs_trans_log_buf(args->trans, bp, (uint)((char *)ltp - (char *)leaf), in xfs_dir3_leaf_log_tail()
A 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()
A 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()
A Dxfs_btree.c1399 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_keys()
1420 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_recs()
1442 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_ptrs()
1513 xfs_trans_log_buf(cur->bc_tp, bp, first, last); in xfs_btree_log_block()
A 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()
A Dxfs_sb.c923 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_log_sb()
A Dxfs_alloc.c2849 xfs_trans_log_buf(tp, bp, (uint)first, (uint)last); in xfs_alloc_log_agf()
2922 xfs_trans_log_buf(tp, agflbp, startoff, in xfs_alloc_put_freelist()
/linux/fs/xfs/scrub/
A Dagheader_repair.c57 xfs_trans_log_buf(sc->tp, bp, 0, BBTOB(bp->b_length) - 1); in xrep_superblock()
314 xfs_trans_log_buf(sc->tp, agf_bp, 0, BBTOB(agf_bp->b_length) - 1); in xrep_agf_commit_new()
631 xfs_trans_log_buf(sc->tp, agfl_bp, 0, BBTOB(agfl_bp->b_length) - 1); in xrep_agfl_init_header()
868 xfs_trans_log_buf(sc->tp, agi_bp, 0, BBTOB(agi_bp->b_length) - 1); in xrep_agi_commit_new()
A Drepair.c364 xfs_trans_log_buf(tp, bp, 0, BBTOB(bp->b_length) - 1); in xrep_init_btblock()
/linux/fs/xfs/
A Dxfs_trans.h222 void xfs_trans_log_buf(struct xfs_trans *, struct xfs_buf *, uint,
A Dxfs_trans.c544 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb) - 1); in xfs_trans_apply_sb_deltas()
550 xfs_trans_log_buf(tp, bp, offsetof(struct xfs_dsb, sb_icount), in xfs_trans_apply_sb_deltas()
A Dxfs_symlink.c303 xfs_trans_log_buf(tp, bp, 0, (buf + byte_cnt - 1) - in xfs_symlink()
A Dxfs_trans_buf.c491 xfs_trans_log_buf( in xfs_trans_log_buf() function
A Dxfs_rtalloc.c859 xfs_trans_log_buf(tp, bp, 0, mp->m_sb.sb_blocksize - 1); in xfs_growfs_rt_alloc()
A Dxfs_dquot.c256 xfs_trans_log_buf(tp, bp, 0, BBTOB(q->qi_dqchunklen) - 1); in xfs_qm_init_dquot_blk()
A Dxfs_inode.c2056 xfs_trans_log_buf(tp, agibp, offset, offset + sizeof(xfs_agino_t) - 1); in xfs_iunlink_update_bucket()
2086 xfs_trans_log_buf(tp, ibp, offset, offset + sizeof(xfs_agino_t) - 1); in xfs_iunlink_update_dinode()
A Dxfs_log_recover.c2675 xfs_trans_log_buf(tp, agibp, offset, in xlog_recover_clear_agi_bucket()
A Dxfs_trace.h625 DEFINE_BUF_ITEM_EVENT(xfs_trans_log_buf);

Completed in 888 milliseconds