Searched refs:BLKDEV_IOSIZE (Results 1 – 6 of 6) sorted by relevance
43 #ifndef BLKDEV_IOSIZE44 #define BLKDEV_IOSIZE PAGE_SIZE /* default block device I/O size */ macro
174 #ifndef BLKDEV_IOSIZE175 #define BLKDEV_IOSIZE PAGE_SIZE /* default block device I/O size */ macro
845 iosize = BLKDEV_IOSIZE; in vop_stdallocate()964 iosize = BLKDEV_IOSIZE; in vp_zerofill()
601 BLKDEV_IOSIZE opt_global.h
114 # BLKDEV_IOSIZE sets the default block size used in user block119 options BLKDEV_IOSIZE=8192
5193 BLKDEV_IOSIZE - 1) & ~(BLKDEV_IOSIZE - 1); in nfsrv_proxyds()