Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk_types.h302 #define BIO_MAX_SECTORS (UINT_MAX >> SECTOR_SHIFT) macro
/linux/block/
A Dbio.c1548 if (WARN_ON_ONCE(offset > BIO_MAX_SECTORS || size > BIO_MAX_SECTORS || in bio_trim()

Completed in 10 milliseconds