Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h952 __u64 gp_buffer; member
958 return (struct xfs_getparents_rec *)(uintptr_t)gp->gp_buffer; in xfs_getparents_first_rec()
966 void *end = (void *)(uintptr_t)(gp->gp_buffer + gp->gp_bufsize); in xfs_getparents_next_rec()
/linux/fs/xfs/
H A Dxfs_handle.c857 if (copy_to_user(u64_to_user_ptr(gpx->gph.gph_request.gp_buffer), in xfs_getparents()