Lines Matching defs:btree
185 uint64_t btree = 0;
207 btree += pag->pagf_btreeblks;
210 fdblocks = bfree + bfreelst + btree;
466 * Generic btree root block init function
477 /* Finish initializing a free space btree. */
532 * Alloc btree root block init functions
570 * btree block is the first block after the headers, so
583 /* account freespace btree root blocks */
590 /* account inode btree root blocks */
598 /* account for rmap btree root */
605 /* account for refc btree root */
1063 * XFS_RMAP_OINFO_SKIP_UPDATE is used here to tell the rmap btree that
1064 * this doesn't actually exist in the rmap btree.