Lines Matching full:realtime
35 * Realtime Reference Count btree.
37 * This is a btree used to track the owner(s) of a given extent in the realtime
82 * Calculate number of records in a realtime refcount btree inode root.
454 /* Calculate number of records in a realtime refcount btree block. */
480 /* Compute the max possible height for realtime refcount btrees. */
516 /* Compute the maximum height of a realtime refcount btree. */
529 * The realtime refcountbt lives on the data device, which means that in xfs_rtrefcountbt_compute_maxlevels()
627 /* Load a realtime reference count btree root in from disk. */
641 * growfs must create the rtrefcount inodes before adding a realtime in xfs_iformat_rtrefcount()
713 /* Flush a realtime reference count btree root out to disk. */
732 * Create a realtime refcount btree inode.