Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_alloc.c3048 xfs_agnumber_t sagno; /* starting allocation group number */ in xfs_alloc_vextent() local
3127 sagno = 0; in xfs_alloc_vextent()
3133 args->agno = sagno = XFS_FSB_TO_AGNO(mp, args->fsbno); in xfs_alloc_vextent()
3161 if (args->agno == sagno && in xfs_alloc_vextent()
3173 args->agno = sagno; in xfs_alloc_vextent()
3181 if (args->agno == sagno) { in xfs_alloc_vextent()
3198 if (args->agno == sagno) in xfs_alloc_vextent()