Searched refs:gpx (Results 1 – 1 of 1) sorted by relevance
689 struct xfs_getparents_ctx *gpx = in xfs_getparents_put_listent() local693 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent()694 struct xfs_getparents_rec *gpr = gpx->krecords + context->firstu; in xfs_getparents_put_listent()731 gpx->count++; in xfs_getparents_put_listent()732 gpx->lastrec = gpr; in xfs_getparents_put_listent()738 struct xfs_getparents_ctx *gpx) in xfs_getparents_expand_lastrec() argument740 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec()741 struct xfs_getparents_rec *gpr = gpx->lastrec; in xfs_getparents_expand_lastrec()743 if (!gpx->lastrec) in xfs_getparents_expand_lastrec()744 gpr = gpx->krecords; in xfs_getparents_expand_lastrec()[all …]