Lines Matching defs:root
58 int maxrootrecs; /* max records in root block */
61 int sz; /* root block size */
263 int root,
286 if (root)
292 if (root)
531 * for the btree root and pitch the leaf block.
596 * The new file will have a root block (in the inode) and a single child block.
611 struct xfs_btree_block *block; /* btree root block */
615 struct xfs_bmbt_key *kp; /* root block key pointer */
617 xfs_bmbt_ptr_t *pp; /* root block address pointer */
629 * to expand the root.
634 * Fill in the root.
646 * Convert to a btree with two levels, one record in root.
699 * Fill in the root key and pointer.
710 * the root is at the right level.