Home
last modified time | relevance | path

Searched refs:icleafhdr (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr_leaf.c1178 struct xfs_attr3_icleaf_hdr icleafhdr; in xfs_attr3_leaf_to_node() local
1222 xfs_attr3_leaf_hdr_from_disk(args->geo, &icleafhdr, leaf); in xfs_attr3_leaf_to_node()
1226 icnodehdr.btree[0].hashval = entries[icleafhdr.count - 1].hashval; in xfs_attr3_leaf_to_node()