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.c1017 xfs_agblock_t bno, bnoa, bnew; in xfs_alloc_cur_check() local
1043 busy = xfs_alloc_compute_aligned(args, bno, len, &bnoa, &lena, in xfs_alloc_cur_check()
1049 if (bnoa < args->min_agbno || bnoa > args->max_agbno) { in xfs_alloc_cur_check()
1068 bnoa, lena, &bnew); in xfs_alloc_cur_check()