Searched refs:icnodehdr (Results 1 – 1 of 1) sorted by relevance
761 struct xfs_da3_icnode_hdr icnodehdr; in xfs_da3_root_split() local 763 xfs_da3_node_hdr_from_disk(dp->i_mount, &icnodehdr, oldroot); in xfs_da3_root_split() 764 btree = icnodehdr.btree; in xfs_da3_root_split() 765 size = (int)((char *)&btree[icnodehdr.count] - (char *)oldroot); in xfs_da3_root_split() 766 level = icnodehdr.level; in xfs_da3_root_split()