Home
last modified time | relevance | path

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

/openbmc/linux/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; in xfs_bulkstat_one_int()
H A Dxfs_iops.c610 stat->blksize = BLKDEV_IOSIZE; in xfs_vn_getattr()