Searched refs:xfs_da_buf_copy (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 224 void xfs_da_buf_copy(struct xfs_buf *dst, struct xfs_buf *src,
|
D | xfs_da_btree.c | 481 xfs_da_buf_copy( in xfs_da_buf_copy() function 783 xfs_da_buf_copy(bp, blk1->bp, size); in xfs_da3_root_split() 1287 xfs_da_buf_copy(root_blk->bp, bp, args->geo->blksize); in xfs_da3_root_join() 2462 xfs_da_buf_copy(dead_buf, last_buf, args->geo->blksize); in xfs_da3_swap_lastblock()
|
D | xfs_attr_leaf.c | 1247 xfs_da_buf_copy(bp2, bp1, args->geo->blksize); in xfs_attr3_leaf_to_node()
|