Lines Matching full:realtime
214 * allocating a realtime extent. We have to be able to log as many rtbitmap
215 * blocks as needed to mark inuse XFS_BMBT_MAX_EXTLEN blocks' worth of realtime
216 * extents, as well as the realtime summary block.
281 * Or, if we're writing to a realtime file (t2):
286 * the realtime bitmap: ((XFS_BMBT_MAX_EXTLEN / rtextsize) / NBBY) bytes
287 * the realtime summary: 1 block
329 * realtime when the reservations were established, so no adjustment to in xfs_calc_write_reservation()
365 * Or, if it's a realtime file (t3):
369 * the realtime bitmap:
371 * the realtime summary: 2 exts * 1 block
404 * as t4. Reflink did not support realtime when the reservations were in xfs_calc_itruncate_reservation()