Searched refs:BIO_MAX_SECTORS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dblk_types.h287 #define BIO_MAX_SECTORS (UINT_MAX >> SECTOR_SHIFT) macro
/linux-master/block/
H A Dbio.c1662 if (WARN_ON_ONCE(offset > BIO_MAX_SECTORS || size > BIO_MAX_SECTORS ||

Completed in 178 milliseconds