Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_handle.c717 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()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h948 struct xfs_getparents gph_request; member