Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c1872 struct xfs_da3_icnode_hdr node1hdr; in xfs_da3_node_order() local
1877 xfs_da3_node_hdr_from_disk(dp->i_mount, &node1hdr, node1); in xfs_da3_node_order()
1879 btree1 = node1hdr.btree; in xfs_da3_node_order()
1882 if (node1hdr.count > 0 && node2hdr.count > 0 && in xfs_da3_node_order()
1885 be32_to_cpu(btree1[node1hdr.count - 1].hashval)))) { in xfs_da3_node_order()