Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ialloc.c724 pag->pagl_leftrec != NULLAGINO && in xfs_dialloc_ag()
726 error = xfs_ialloc_get_rec(tcur, pag->pagl_leftrec, in xfs_dialloc_ag()
759 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag()
780 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag()
790 pag->pagl_leftrec = trec.ir_startino; in xfs_dialloc_ag()
816 pag->pagl_leftrec = NULLAGINO; in xfs_dialloc_ag()
Dxfs_ag.h258 xfs_agino_t pagl_leftrec; member