Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_ialloc.c600 xfs_inobt_rec_incore_t trec; /* temp inode allocation record */ in xfs_dialloc() local
788 &trec.ir_startino, in xfs_dialloc()
789 &trec.ir_freecount, in xfs_dialloc()
790 &trec.ir_free, &i))) in xfs_dialloc()
823 (trec.ir_startino + in xfs_dialloc()
832 if (useleft && trec.ir_freecount) { in xfs_dialloc()
836 rec = trec; in xfs_dialloc()
866 &trec.ir_startino, in xfs_dialloc()
867 &trec.ir_freecount, in xfs_dialloc()
868 &trec.ir_free, &i))) in xfs_dialloc()