Searched refs:gph_request (Results 1 – 2 of 2) sorted by relevance
717 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent()764 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec()780 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents()856 ASSERT(gpx->context.firstu <= gpx->gph.gph_request.gp_bufsize); in xfs_getparents()859 if (copy_to_user(u64_to_user_ptr(gpx->gph.gph_request.gp_buffer), in xfs_getparents()878 struct xfs_getparents *kreq = &gpx.gph.gph_request; in xfs_ioc_getparents()
948 struct xfs_getparents gph_request; member