xfs_getparents_rec
static inline struct xfs_getparents_rec *
return (struct xfs_getparents_rec *)(uintptr_t)gp->gp_buffer;
static inline struct xfs_getparents_rec *
struct xfs_getparents_rec *gpr)
return (struct xfs_getparents_rec *)next;
XFS_CHECK_STRUCT_SIZE(struct xfs_getparents_rec, 32);
struct xfs_getparents_rec *lastrec;
return round_up(sizeof(struct xfs_getparents_rec) + namelen + 1,
struct xfs_getparents_rec *gpr = gpx->krecords + context->firstu;
struct xfs_getparents_rec *gpr = gpx->lastrec;
const struct xfs_getparents_rec *pptr),
const struct xfs_getparents_rec *pptr), \