Searched refs:DIO_MAX_BLOCKS (Results 1 – 1 of 1) sorted by relevance
831 #define DIO_MAX_BLOCKS 4096 macro3474 if (map->m_len > DIO_MAX_BLOCKS) in ext4_iomap_alloc()3475 map->m_len = DIO_MAX_BLOCKS; in ext4_iomap_alloc()