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

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

Completed in 192 milliseconds