Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_handle.c753 gpx->count++; in xfs_getparents_put_listent()
754 gpx->lastrec = gpr; in xfs_getparents_put_listent()
765 if (!gpx->lastrec) in xfs_getparents_expand_lastrec()
766 gpr = gpx->krecords; in xfs_getparents_expand_lastrec()
770 trace_xfs_getparents_expand_lastrec(gpx->ip, gp, &gpx->context, gpr); in xfs_getparents_expand_lastrec()
800 if (!gpx->krecords) in xfs_getparents()
814 gpx->count = 0; in xfs_getparents()
854 ASSERT(gpx->context.firstu <= gpx->gph.gph_request.gp_bufsize); in xfs_getparents()
858 gpx->krecords, gpx->context.firstu)) in xfs_getparents()
931 if (IS_ERR(gpx.ip)) in xfs_ioc_getparents_by_handle()
[all …]