Searched refs:leaf1 (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.c | 1704 struct xfs_attr_leafblock *leaf1; in xfs_attr3_leaf_rebalance() local 1721 leaf1 = blk1->bp->b_addr; in xfs_attr3_leaf_rebalance() 1723 xfs_attr3_leaf_hdr_from_disk(state->args->geo, &ichdr1, leaf1); in xfs_attr3_leaf_rebalance() 1743 leaf1 = blk1->bp->b_addr; in xfs_attr3_leaf_rebalance() 1777 max = ichdr2.firstused - xfs_attr3_leaf_hdr_size(leaf1); in xfs_attr3_leaf_rebalance() 1785 xfs_attr3_leaf_moveents(args, leaf1, &ichdr1, in xfs_attr3_leaf_rebalance() 1806 max = ichdr1.firstused - xfs_attr3_leaf_hdr_size(leaf1); in xfs_attr3_leaf_rebalance() 1814 xfs_attr3_leaf_moveents(args, leaf2, &ichdr2, 0, leaf1, &ichdr1, in xfs_attr3_leaf_rebalance() 1818 xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf1, &ichdr1); in xfs_attr3_leaf_rebalance() 1826 entries1 = xfs_attr3_leaf_entryp(leaf1); in xfs_attr3_leaf_rebalance() [all …]
|
| /linux/drivers/net/can/usb/kvaser_usb/ |
| H A D | kvaser_usb_leaf.c | 146 } __packed leaf1; member
|