Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_linux.h120 #define BLKDEV_IOSIZE (1<<BLKDEV_IOSHIFT) macro
122 #define BLKDEV_BB BTOBB(BLKDEV_IOSIZE)
Dxfs_itable.c151 buf->bs_blksize = BLKDEV_IOSIZE; in xfs_bulkstat_one_int()
Dxfs_iops.c634 stat->blksize = BLKDEV_IOSIZE; in xfs_vn_getattr()