stop_fsb         5814 fs/xfs/libxfs/xfs_bmap.c 	xfs_fileoff_t		stop_fsb)
stop_fsb         5853 fs/xfs/libxfs/xfs_bmap.c 		    stop_fsb > got.br_startoff) {
stop_fsb         5866 fs/xfs/libxfs/xfs_bmap.c 	if (stop_fsb >= got.br_startoff + got.br_blockcount) {
stop_fsb         5894 fs/xfs/libxfs/xfs_bmap.c 	    stop_fsb >= got.br_startoff + got.br_blockcount) {
stop_fsb          224 fs/xfs/libxfs/xfs_bmap.h 		bool *done, xfs_fileoff_t stop_fsb);
stop_fsb         1300 fs/xfs/xfs_bmap_util.c 	xfs_fileoff_t		stop_fsb = XFS_B_TO_FSB(mp, offset);
stop_fsb         1310 fs/xfs/xfs_bmap_util.c 	error = xfs_bmap_can_insert_extents(ip, stop_fsb, shift_fsb);
stop_fsb         1323 fs/xfs/xfs_bmap_util.c 	error = xfs_bmap_split_extent(ip, stop_fsb);
stop_fsb         1336 fs/xfs/xfs_bmap_util.c 				&done, stop_fsb);