Home
last modified time | relevance | path

Searched refs:gph_request (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_handle.c715 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent()
762 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec()
778 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents()
854 ASSERT(gpx->context.firstu <= gpx->gph.gph_request.gp_bufsize); in xfs_getparents()
857 if (copy_to_user(u64_to_user_ptr(gpx->gph.gph_request.gp_buffer), in xfs_getparents()
876 struct xfs_getparents *kreq = &gpx.gph.gph_request; in xfs_ioc_getparents()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h983 struct xfs_getparents gph_request; member