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
173 #ifndef BLKDEV_IOSIZE174 #define BLKDEV_IOSIZE PAGE_SIZE /* default block device I/O size */ macro
844 iosize = BLKDEV_IOSIZE; in vop_stdallocate()963 iosize = BLKDEV_IOSIZE; in vp_zerofill()
598 BLKDEV_IOSIZE opt_global.h
114 # BLKDEV_IOSIZE sets the default block size used in user block119 options BLKDEV_IOSIZE=8192
5105 * use BLKDEV_IOSIZE. in nfsrv_proxyds() 5108 BLKDEV_IOSIZE - 1) & ~(BLKDEV_IOSIZE - 1); in nfsrv_proxyds()