Searched refs:gph_request (Results 1 – 2 of 2) sorted by relevance
693 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent()740 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec()756 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents()832 ASSERT(gpx->context.firstu <= gpx->gph.gph_request.gp_bufsize); in xfs_getparents()835 if (copy_to_user(u64_to_user_ptr(gpx->gph.gph_request.gp_buffer), in xfs_getparents()854 struct xfs_getparents *kreq = &gpx.gph.gph_request; in xfs_ioc_getparents()
986 struct xfs_getparents gph_request; member