Searched refs:BLKDEV_IOSIZE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_linux.h120 #define BLKDEV_IOSIZE (1<<BLKDEV_IOSHIFT) macro
122 #define BLKDEV_BB BTOBB(BLKDEV_IOSIZE)
H A Dxfs_itable.c143 buf->bs_blksize = BLKDEV_IOSIZE;
H A Dxfs_iops.c610 stat->blksize = BLKDEV_IOSIZE;

Completed in 126 milliseconds