Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr_leaf.c1179 struct xfs_attr3_icleaf_hdr icleafhdr; in xfs_attr3_leaf_to_node() local
1223 xfs_attr3_leaf_hdr_from_disk(args->geo, &icleafhdr, leaf); in xfs_attr3_leaf_to_node()
1227 icnodehdr.btree[0].hashval = entries[icleafhdr.count - 1].hashval; in xfs_attr3_leaf_to_node()