tbno              887 fs/xfs/libxfs/xfs_alloc.c 	xfs_agblock_t	tbno;	/* start block of busy extent */
tbno              924 fs/xfs/libxfs/xfs_alloc.c 	tbno = fbno;
tbno              926 fs/xfs/libxfs/xfs_alloc.c 	xfs_extent_busy_trim(args, &tbno, &tlen, &busy_gen);
tbno              932 fs/xfs/libxfs/xfs_alloc.c 	if (tbno > args->agbno)
tbno              936 fs/xfs/libxfs/xfs_alloc.c 	tend = tbno + tlen;
tbno             1440 fs/xfs/xfs_trace.h 		 xfs_agblock_t tbno, xfs_extlen_t tlen),
tbno             1441 fs/xfs/xfs_trace.h 	TP_ARGS(mp, agno, agbno, len, tbno, tlen),
tbno             1447 fs/xfs/xfs_trace.h 		__field(xfs_agblock_t, tbno)
tbno             1455 fs/xfs/xfs_trace.h 		__entry->tbno = tbno;
tbno             1463 fs/xfs/xfs_trace.h 		  __entry->tbno,