Home
last modified time | relevance | path

Searched refs:bnoa (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c1015 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local
1041 busy = xfs_alloc_compute_aligned(args, bno, len, &bnoa, &lena, in xfs_alloc_cur_check()
1047 if (bnoa < args->min_agbno || bnoa > args->max_agbno) { in xfs_alloc_cur_check()
1066 bnoa, lena, &bnew); in xfs_alloc_cur_check()