Searched refs:sb_blocksize (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | xfs.h | 86 xfs_uint32_t sb_blocksize; /* logical block size, bytes */ member |
H A D | fsys_xfs.c | 466 xfs.bsize = le32 (super.sb_blocksize); in xfs_mount() |