/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.c | 334 xfs_trans_log_buf(tp, bp, in xfs_da3_node_create() 474 xfs_trans_log_buf(state->args->trans, bp, in xfs_da3_split() 488 xfs_trans_log_buf(state->args->trans, bp, in xfs_da3_split() 586 xfs_trans_log_buf(tp, bp, 0, size - 1); in xfs_da3_root_split() 623 xfs_trans_log_buf(tp, bp, in xfs_da3_root_split() 818 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance() 836 xfs_trans_log_buf(tp, blk1->bp, in xfs_da3_node_rebalance() 840 xfs_trans_log_buf(tp, blk2->bp, in xfs_da3_node_rebalance() 906 xfs_trans_log_buf(state->args->trans, oldblk->bp, in xfs_da3_node_add() 912 xfs_trans_log_buf(state->args->trans, oldblk->bp, in xfs_da3_node_add() [all …]
|
D | xfs_attr_leaf.c | 990 xfs_trans_log_buf(args->trans, bp2, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node() 1011 xfs_trans_log_buf(args->trans, bp1, 0, args->geo->blksize - 1); in xfs_attr3_leaf_to_node() 1069 xfs_trans_log_buf(args->trans, bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_create() 1207 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add() 1245 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work() 1275 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work() 1308 xfs_trans_log_buf(args->trans, bp, in xfs_attr3_leaf_add_work() 1386 xfs_trans_log_buf(trans, bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_compact() 1573 xfs_trans_log_buf(args->trans, blk1->bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_rebalance() 1574 xfs_trans_log_buf(args->trans, blk2->bp, 0, args->geo->blksize - 1); in xfs_attr3_leaf_rebalance() [all …]
|
D | xfs_rtbitmap.c | 489 xfs_trans_log_buf(tp, bp, first, first + sizeof(*sp) - 1); in xfs_rtmodify_summary_int() 583 xfs_trans_log_buf(tp, bp, in xfs_rtmodify_range() 623 xfs_trans_log_buf(tp, bp, in xfs_rtmodify_range() 662 xfs_trans_log_buf(tp, bp, (uint)((char *)first - (char *)bufp), in xfs_rtmodify_range()
|
D | xfs_dir2_data.c | 655 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dep - (char *)hdr), in xfs_dir2_data_log_entry() 677 xfs_trans_log_buf(args->trans, bp, 0, in xfs_dir2_data_log_header() 700 xfs_trans_log_buf(args->trans, bp, (uint)((char *)dup - (char *)hdr), in xfs_dir2_data_log_unused() 706 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_data_log_unused()
|
D | xfs_dir2_leaf.c | 1069 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_bests() 1097 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_ents() 1117 xfs_trans_log_buf(args->trans, bp, in xfs_dir3_leaf_log_header() 1139 xfs_trans_log_buf(args->trans, bp, (uint)((char *)ltp - (char *)leaf), in xfs_dir3_leaf_log_tail()
|
D | xfs_ialloc.c | 314 xfs_trans_log_buf(tp, fbuf, ioffset, in xfs_ialloc_inode_init() 337 xfs_trans_log_buf(tp, fbuf, 0, in xfs_ialloc_inode_init() 2018 xfs_trans_log_buf(tp, bp, first, last); in xfs_ialloc_log_agi() 2029 xfs_trans_log_buf(tp, bp, first, last); in xfs_ialloc_log_agi()
|
D | xfs_dir2_block.c | 580 xfs_trans_log_buf(tp, bp, (uint)((char *)&blp[first] - (char *)hdr), in xfs_dir2_block_log_leaf() 596 xfs_trans_log_buf(tp, bp, (uint)((char *)btp - (char *)hdr), in xfs_dir2_block_log_tail()
|
D | xfs_btree.c | 1293 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_keys() 1318 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_recs() 1343 xfs_trans_log_buf(cur->bc_tp, bp, in xfs_btree_log_ptrs() 1418 xfs_trans_log_buf(cur->bc_tp, bp, first, last); in xfs_btree_log_block()
|
D | xfs_sb.c | 770 xfs_trans_log_buf(tp, bp, 0, sizeof(struct xfs_dsb)); in xfs_log_sb()
|
D | xfs_dir2_node.c | 254 xfs_trans_log_buf(args->trans, bp, in xfs_dir2_free_log_bests() 275 xfs_trans_log_buf(args->trans, bp, 0, in xfs_dir2_free_log_header()
|
D | xfs_alloc.c | 2115 xfs_trans_log_buf(tp, bp, (uint)first, (uint)last); in xfs_alloc_log_agf() 2193 xfs_trans_log_buf(tp, agflbp, startoff, in xfs_alloc_put_freelist()
|
D | xfs_bmap.c | 958 xfs_trans_log_buf(tp, bp, 0, ifp->if_bytes - 1); in xfs_bmap_local_to_extents()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_trans.h | 216 void xfs_trans_log_buf(xfs_trans_t *, struct xfs_buf *, uint, uint);
|
D | xfs_trans.c | 477 xfs_trans_log_buf(tp, bp, 0, sizeof(xfs_dsb_t) - 1); in xfs_trans_apply_sb_deltas() 483 xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount), in xfs_trans_apply_sb_deltas()
|
D | xfs_inode.c | 2039 xfs_trans_log_buf(tp, ibp, offset, in xfs_iunlink() 2052 xfs_trans_log_buf(tp, agibp, offset, in xfs_iunlink() 2129 xfs_trans_log_buf(tp, ibp, offset, in xfs_iunlink_remove() 2144 xfs_trans_log_buf(tp, agibp, offset, in xfs_iunlink_remove() 2207 xfs_trans_log_buf(tp, ibp, offset, in xfs_iunlink_remove() 2224 xfs_trans_log_buf(tp, last_ibp, offset, in xfs_iunlink_remove()
|
D | xfs_symlink.c | 368 xfs_trans_log_buf(tp, bp, 0, (buf + byte_cnt - 1) - in xfs_symlink()
|
D | xfs_trans_buf.c | 498 xfs_trans_log_buf(xfs_trans_t *tp, in xfs_trans_log_buf() function
|
D | xfs_dquot.c | 264 xfs_trans_log_buf(tp, bp, 0, BBTOB(q->qi_dqchunklen) - 1); in xfs_qm_init_dquot_blk()
|
D | xfs_rtalloc.c | 858 xfs_trans_log_buf(tp, bp, 0, mp->m_sb.sb_blocksize - 1); in xfs_growfs_rt_alloc()
|
D | xfs_trace.h | 534 DEFINE_BUF_ITEM_EVENT(xfs_trans_log_buf);
|
D | xfs_log_recover.c | 3867 xfs_trans_log_buf(tp, agibp, offset, in xlog_recover_clear_agi_bucket()
|