allocatesize_fsb  864 fs/xfs/xfs_bmap_util.c 	xfs_filblks_t		allocatesize_fsb;
allocatesize_fsb  896 fs/xfs/xfs_bmap_util.c 	allocatesize_fsb = endoffset_fsb - startoffset_fsb;
allocatesize_fsb  901 fs/xfs/xfs_bmap_util.c 	while (allocatesize_fsb && !error) {
allocatesize_fsb  911 fs/xfs/xfs_bmap_util.c 			e = startoffset_fsb + allocatesize_fsb;
allocatesize_fsb  920 fs/xfs/xfs_bmap_util.c 			e = allocatesize_fsb;
allocatesize_fsb  967 fs/xfs/xfs_bmap_util.c 					allocatesize_fsb, alloc_type, resblks,
allocatesize_fsb  988 fs/xfs/xfs_bmap_util.c 		allocatesize_fsb -= allocated_fsb;