Searched refs:IOMAP_REALTIME (Results 1 – 3 of 3) sorted by relevance
45 IOMAP_REALTIME = 0x10, /* mapping on the realtime device */ enumerator
174 iomapp->iomap_flags |= IOMAP_REALTIME; in xfs_imap_to_bmap()
212 BUG_ON(!bn && !(iomapp->iomap_flags & IOMAP_REALTIME)); in xfs_map_at_offset()894 BUG_ON(!bn && !(iomap.iomap_flags & IOMAP_REALTIME)); in linvfs_get_block_core()