bs_extsize        345 fs/xfs/libxfs/xfs_fs.h 	__s32		bs_extsize;	/* extent size			*/
bs_extsize        141 fs/xfs/xfs_ioctl32.c 	    get_user(bstat->bs_extsize,	&bstat32->bs_extsize)	||
bs_extsize        195 fs/xfs/xfs_ioctl32.c 	    put_user(buffer->bs_extsize,  &p32->bs_extsize)	||
bs_extsize         53 fs/xfs/xfs_ioctl32.h 	__s32		bs_extsize;	/* extent size			*/
bs_extsize        293 fs/xfs/xfs_itable.c 	bs1->bs_extsize = XFS_FSB_TO_B(mp, bstat->bs_extsize_blks);