Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_handle.c814 memcpy(&gpx->context.cursor, &gp->gp_cursor, in xfs_getparents()
831 memcpy(&gp->gp_cursor, &gpx->context.cursor, in xfs_getparents()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h906 struct xfs_attrlist_cursor gp_cursor; member