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
170 #ifndef BLKDEV_IOSIZE171 #define BLKDEV_IOSIZE PAGE_SIZE /* default block device I/O size */ macro
837 iosize = BLKDEV_IOSIZE; in vop_stdallocate()956 iosize = BLKDEV_IOSIZE; in vp_zerofill()
604 BLKDEV_IOSIZE opt_global.h
114 # BLKDEV_IOSIZE sets the default block size used in user block119 options BLKDEV_IOSIZE=8192
4934 BLKDEV_IOSIZE - 1) & ~(BLKDEV_IOSIZE - 1); in nfsrv_proxyds()