Searched refs:leaf_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1565 struct xfs_attr_leafblock *leaf_dst; in xfs_attr3_leaf_compact() local 1576 leaf_dst = bp->b_addr; in xfs_attr3_leaf_compact() 1596 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf_dst, ichdr_dst); in xfs_attr3_leaf_compact() 1603 leaf_dst, ichdr_dst, 0, ichdr_src.count); in xfs_attr3_leaf_compact()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.c | 1611 struct xfs_attr_leafblock *leaf_dst; in xfs_attr3_leaf_compact() local 1622 leaf_dst = bp->b_addr; in xfs_attr3_leaf_compact() 1642 xfs_attr3_leaf_hdr_to_disk(args->geo, leaf_dst, ichdr_dst); in xfs_attr3_leaf_compact() 1649 leaf_dst, ichdr_dst, 0, ichdr_src.count); in xfs_attr3_leaf_compact()
|
Completed in 8 milliseconds