Searched refs:BIO_MAX_SECTORS (Results 1 – 2 of 2) sorted by relevance
315 #define BIO_MAX_SECTORS (UINT_MAX >> SECTOR_SHIFT) macro
1666 if (WARN_ON_ONCE(offset > BIO_MAX_SECTORS || size > BIO_MAX_SECTORS || in bio_trim()
Completed in 7 milliseconds