Searched refs:bno_hint (Results 1 – 1 of 1) sorted by relevance
1777 xfs_rtblock_t bno_hint, in xfs_rtallocate_rtg() argument1830 if (bno_hint != NULLFSBLOCK) in xfs_rtallocate_rtg()1831 start = xfs_rtb_to_rtx(args.mp, bno_hint); in xfs_rtallocate_rtg()1891 xfs_fsblock_t bno_hint, in xfs_rtallocate_rtgs() argument1910 if (bno_hint != NULLFSBLOCK) in xfs_rtallocate_rtgs()1911 start_rgno = xfs_rtb_to_rgno(mp, bno_hint); in xfs_rtallocate_rtgs()1920 error = xfs_rtallocate_rtg(tp, rgno, bno_hint, minlen, maxlen, in xfs_rtallocate_rtgs()1929 bno_hint = NULLFSBLOCK; in xfs_rtallocate_rtgs()2012 xfs_rtblock_t bno_hint = NULLRTBLOCK; in xfs_bmap_rtalloc() local2027 bno_hint = ap->blkno; in xfs_bmap_rtalloc()[all …]