Searched refs:gotp (Results 1 – 2 of 2) sorted by relevance
112 struct xfs_bmbt_irec *gotp; /* extent after, or delayed */ member
301 xfs_bmbt_irec_t *gotp, /* out: extent entry found */2237 nexto = (ap->eof || ap->gotp->br_startoff == NULLFILEOFF) ? in xfs_bmap_alloc()2238 NULLFILEOFF : ap->gotp->br_startoff; in xfs_bmap_alloc()2409 if (!ISNULLSTARTBLOCK(ap->gotp->br_startblock)) { in xfs_bmap_alloc()2413 adjust = gotdiff = ap->gotp->br_startoff - ap->off; in xfs_bmap_alloc()2418 gotbno = ap->gotp->br_startblock; in xfs_bmap_alloc()3422 xfs_bmbt_irec_t *gotp, /* out: extent entry found */ in xfs_bmap_do_search_extents() argument3487 *gotp = got; in xfs_bmap_do_search_extents()3517 *gotp = got; in xfs_bmap_do_search_extents()3535 xfs_bmbt_irec_t *gotp, /* out: extent entry found */ in xfs_bmap_search_extents() argument[all …]