Searched refs:xfs_inobt_rec_incore_t (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ialloc.h162 xfs_inobt_rec_incore_t *rec, int *stat);
H A Dxfs_ialloc_btree.h58 } xfs_inobt_rec_incore_t; typedef in typeref:struct:xfs_inobt_rec_incore
H A Dxfs_itable.c217 xfs_inobt_rec_incore_t *irbp; /* current irec buffer pointer */
218 xfs_inobt_rec_incore_t *irbuf; /* start of irec buffer */
219 xfs_inobt_rec_incore_t *irbufend; /* end of good irec buffer entries */
297 xfs_inobt_rec_incore_t r;
359 xfs_inobt_rec_incore_t r;
629 xfs_inobt_rec_incore_t r;
H A Dxfs_ialloc.c78 xfs_inobt_rec_incore_t *irec) /* btree record */
94 xfs_inobt_rec_incore_t *irec, /* btree record */
119 xfs_inobt_rec_incore_t rec;
551 xfs_inobt_rec_incore_t *rec,
580 xfs_inobt_rec_incore_t *rec,
657 xfs_inobt_rec_incore_t rec; /* inode allocation record */
660 xfs_inobt_rec_incore_t trec; /* temp inode allocation record */
1041 xfs_inobt_rec_incore_t rec; /* btree record */
H A Dxfs_btree.h246 xfs_inobt_rec_incore_t i;

Completed in 58 milliseconds