Searched defs:xfs_iwalk_ag (Results 1 – 1 of 1) sorted by relevance
48 struct xfs_iwalk_ag { struct50 struct xfs_pwork pwork;52 struct xfs_mount *mp;53 struct xfs_trans *tp;56 xfs_ino_t startino;59 struct xfs_inobt_rec_incore *recs;62 unsigned int sz_recs;65 unsigned int nr_recs;68 xfs_iwalk_fn iwalk_fn;69 xfs_inobt_walk_fn inobt_walk_fn;[all …]