Home
last modified time | relevance | path

Searched refs:xfs_getparents_rec (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_fs.h892 struct xfs_getparents_rec { struct
924 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()
H A Dxfs_ondisk.h161 XFS_CHECK_STRUCT_SIZE(struct xfs_getparents_rec, 32); in xfs_check_ondisk_structs()
/linux/fs/xfs/
H A Dxfs_handle.c691 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()
H A Dxfs_trace.h5244 const struct xfs_getparents_rec *pptr),
5280 const struct xfs_getparents_rec *pptr), \