Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr_leaf.c1072 struct xfs_attr3_icleaf_hdr icleafhdr; in xfs_attr3_leaf_to_node() local
1118 xfs_attr3_leaf_hdr_from_disk(args->geo, &icleafhdr, leaf); in xfs_attr3_leaf_to_node()
1122 btree[0].hashval = entries[icleafhdr.count - 1].hashval; in xfs_attr3_leaf_to_node()