Lines Matching defs:busyp
110 struct xfs_extent_busy *busyp;
116 list_for_each_entry(busyp, &extents->extent_list, list) {
117 trace_xfs_discard_extent(mp, busyp->agno, busyp->bno,
118 busyp->length);
121 XFS_AGB_TO_DADDR(mp, busyp->agno, busyp->bno),
122 XFS_FSB_TO_BB(mp, busyp->length),
127 (unsigned long long)busyp->bno,
128 busyp->length,