Searched defs:xfs_iwalk_ag (Results 1 – 1 of 1) sorted by relevance
50 struct xfs_iwalk_ag { struct52 struct xfs_pwork pwork;54 struct xfs_mount *mp;55 struct xfs_trans *tp;56 struct xfs_perag *pag;59 xfs_ino_t startino;62 xfs_ino_t lastino;65 struct xfs_inobt_rec_incore *recs;68 unsigned int sz_recs;71 unsigned int nr_recs;[all …]