Searched refs:xfs_getparents_rec (Results 1 – 4 of 4) sorted by relevance
892 struct xfs_getparents_rec { struct924 static inline struct xfs_getparents_rec *927 return (struct xfs_getparents_rec *)(uintptr_t)gp->gp_buffer; in xfs_getparents_first_rec()930 static inline struct xfs_getparents_rec *932 struct xfs_getparents_rec *gpr) in xfs_getparents_next_rec()940 return (struct xfs_getparents_rec *)next; in xfs_getparents_next_rec()
161 XFS_CHECK_STRUCT_SIZE(struct xfs_getparents_rec, 32); in xfs_check_ondisk_structs()
691 struct xfs_getparents_rec *lastrec;700 return round_up(sizeof(struct xfs_getparents_rec) + namelen + 1, in xfs_getparents_rec_sizeof()718 struct xfs_getparents_rec *gpr = gpx->krecords + context->firstu; in xfs_getparents_put_listent()765 struct xfs_getparents_rec *gpr = gpx->lastrec; in xfs_getparents_expand_lastrec()
5244 const struct xfs_getparents_rec *pptr),5280 const struct xfs_getparents_rec *pptr), \