/linux-2.4.37.9/fs/xfs/ |
D | xfs_da_btree.c | 147 xfs_da_log_buf(tp, bp, in xfs_da_node_create() 318 xfs_da_log_buf(state->args->trans, bp, in xfs_da_split() 332 xfs_da_log_buf(state->args->trans, bp, in xfs_da_split() 390 xfs_da_log_buf(tp, bp, 0, size - 1); in xfs_da_root_split() 421 xfs_da_log_buf(tp, bp, in xfs_da_root_split() 585 xfs_da_log_buf(tp, blk1->bp, in xfs_da_node_rebalance() 602 xfs_da_log_buf(tp, blk1->bp, in xfs_da_node_rebalance() 604 xfs_da_log_buf(tp, blk2->bp, in xfs_da_node_rebalance() 659 xfs_da_log_buf(state->args->trans, oldblk->bp, in xfs_da_node_add() 662 xfs_da_log_buf(state->args->trans, oldblk->bp, in xfs_da_node_add() [all …]
|
D | xfs_attr_leaf.c | 741 xfs_da_log_buf(args->trans, bp2, 0, XFS_LBSIZE(dp->i_mount) - 1); in xfs_attr_leaf_to_node() 758 xfs_da_log_buf(args->trans, bp1, 0, XFS_LBSIZE(dp->i_mount) - 1); in xfs_attr_leaf_to_node() 810 xfs_da_log_buf(args->trans, bp, 0, XFS_LBSIZE(dp->i_mount) - 1); in xfs_attr_leaf_create() 970 xfs_da_log_buf(args->trans, bp, in xfs_attr_leaf_add_work() 1003 xfs_da_log_buf(args->trans, bp, in xfs_attr_leaf_add_work() 1039 xfs_da_log_buf(args->trans, bp, in xfs_attr_leaf_add_work() 1068 xfs_da_log_buf(args->trans, bp, in xfs_attr_leaf_add_work() 1120 xfs_da_log_buf(trans, bp, 0, XFS_LBSIZE(mp) - 1); in xfs_attr_leaf_compact() 1221 xfs_da_log_buf(args->trans, blk1->bp, 0, state->blocksize-1); in xfs_attr_leaf_rebalance() 1222 xfs_da_log_buf(args->trans, blk2->bp, 0, state->blocksize-1); in xfs_attr_leaf_rebalance() [all …]
|
D | xfs_dir_leaf.c | 751 xfs_da_log_buf(args->trans, bp2, 0, XFS_LBSIZE(dp->i_mount) - 1); in xfs_dir_leaf_to_node() 768 xfs_da_log_buf(args->trans, bp1, in xfs_dir_leaf_to_node() 809 xfs_da_log_buf(args->trans, bp, 0, XFS_LBSIZE(dp->i_mount) - 1); in xfs_dir_leaf_create() 974 xfs_da_log_buf(args->trans, bp, in xfs_dir_leaf_add_work() 991 xfs_da_log_buf(args->trans, bp, in xfs_dir_leaf_add_work() 1000 xfs_da_log_buf(args->trans, bp, in xfs_dir_leaf_add_work() 1019 xfs_da_log_buf(args->trans, bp, in xfs_dir_leaf_add_work() 1087 xfs_da_log_buf(trans, bp, 0, lbsize - 1); in xfs_dir_leaf_compact() 1174 xfs_da_log_buf(state->args->trans, blk1->bp, 0, in xfs_dir_leaf_rebalance() 1176 xfs_da_log_buf(state->args->trans, blk2->bp, 0, in xfs_dir_leaf_rebalance() [all …]
|
D | xfs_dir2_data.c | 480 xfs_da_log_buf(tp, bp, (uint)((char *)dep - (char *)d), in xfs_dir2_data_log_entry() 498 xfs_da_log_buf(tp, bp, (uint)((char *)&d->hdr - (char *)d), in xfs_dir2_data_log_header() 519 xfs_da_log_buf(tp, bp, (uint)((char *)dup - (char *)d), in xfs_dir2_data_log_unused() 525 xfs_da_log_buf(tp, bp, in xfs_dir2_data_log_unused()
|
D | xfs_da_btree.h | 326 void xfs_da_log_buf(struct xfs_trans *tp, xfs_dabuf_t *dabuf, uint first,
|
D | xfs_dir2_leaf.c | 1234 xfs_da_log_buf(tp, bp, (uint)((char *)firstb - (char *)leaf), in xfs_dir2_leaf_log_bests() 1257 xfs_da_log_buf(tp, bp, (uint)((char *)firstlep - (char *)leaf), in xfs_dir2_leaf_log_ents() 1274 xfs_da_log_buf(tp, bp, (uint)((char *)&leaf->hdr - (char *)leaf), in xfs_dir2_leaf_log_header() 1294 xfs_da_log_buf(tp, bp, (uint)((char *)ltp - (char *)leaf), in xfs_dir2_leaf_log_tail()
|
D | xfs_dir2_block.c | 589 xfs_da_log_buf(tp, bp, (uint)((char *)&blp[first] - (char *)block), in xfs_dir2_block_log_leaf() 608 xfs_da_log_buf(tp, bp, (uint)((char *)btp - (char *)block), in xfs_dir2_block_log_tail()
|
D | xfs_dir.c | 720 xfs_da_log_buf(args->trans, bp, in xfs_dir_leaf_replace() 1069 xfs_da_log_buf(args->trans, bp, in xfs_dir_node_replace()
|
D | xfs_dir2_node.c | 102 xfs_da_log_buf(tp, bp, in xfs_dir2_free_log_bests() 120 xfs_da_log_buf(tp, bp, (uint)((char *)&free->hdr - (char *)free), in xfs_dir2_free_log_header()
|