Searched refs:bs_blksize (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.c157 get_user(bstat->bs_blksize, &bstat32->bs_blksize) ||
210 put_user(buffer->bs_blksize, &p32->bs_blksize) ||
H A Dxfs_ioctl32.h58 __s32 bs_blksize; /* block size */ member in struct:compat_xfs_bstat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_itable.c127 buf->bs_blksize = BLKDEV_IOSIZE;
133 buf->bs_blksize = mp->m_sb.sb_blocksize;
139 buf->bs_blksize = mp->m_sb.sb_blocksize;
H A Dxfs_fs.h286 __s32 bs_blksize; /* block size */ member in struct:xfs_bstat

Completed in 51 milliseconds