Searched refs:xfs_getparents_rec (Results 1 – 4 of 4) sorted by relevance
927 struct xfs_getparents_rec { struct959 static inline struct xfs_getparents_rec *962 return (struct xfs_getparents_rec *)(uintptr_t)gp->gp_buffer; in xfs_getparents_first_rec()965 static inline struct xfs_getparents_rec *967 struct xfs_getparents_rec *gpr) in xfs_getparents_next_rec()975 return (struct xfs_getparents_rec *)next; in xfs_getparents_next_rec()
191 XFS_CHECK_STRUCT_SIZE(struct xfs_getparents_rec, 32); in xfs_check_ondisk_structs()
689 struct xfs_getparents_rec *lastrec;698 return round_up(sizeof(struct xfs_getparents_rec) + namelen + 1, in xfs_getparents_rec_sizeof()716 struct xfs_getparents_rec *gpr = gpx->krecords + context->firstu; in xfs_getparents_put_listent()763 struct xfs_getparents_rec *gpr = gpx->lastrec; in xfs_getparents_expand_lastrec()
5419 const struct xfs_getparents_rec *pptr),5455 const struct xfs_getparents_rec *pptr), \