Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_linux.h169 #define BLKDEV_IOSIZE (1<<BLKDEV_IOSHIFT) in BUFFER_FNS() macro
171 #define BLKDEV_BB BTOBB(BLKDEV_IOSIZE) in BUFFER_FNS()
/linux-2.4.37.9/fs/xfs/
Dxfs_itable.c185 buf->bs_blksize = BLKDEV_IOSIZE; in xfs_bulkstat_one()
Dxfs_vnodeops.c229 vap->va_blocksize = BLKDEV_IOSIZE; in xfs_getattr()