Lines Matching full:realtime
212 * allocating a realtime extent. We have to be able to log as many rtbitmap
213 * blocks as needed to mark inuse XFS_BMBT_MAX_EXTLEN blocks' worth of realtime
214 * extents, as well as the realtime summary block.
279 * Or, if we're writing to a realtime file (t2):
284 * the realtime bitmap: ((XFS_BMBT_MAX_EXTLEN / rtextsize) / NBBY) bytes
285 * the realtime summary: 1 block
327 * realtime when the reservations were established, so no adjustment to in xfs_calc_write_reservation()
363 * Or, if it's a realtime file (t3):
367 * the realtime bitmap:
369 * the realtime summary: 2 exts * 1 block
402 * as t4. Reflink did not support realtime when the reservations were in xfs_calc_itruncate_reservation()