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.h927 struct xfs_getparents_rec { struct
959 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()
H A Dxfs_ondisk.h191 XFS_CHECK_STRUCT_SIZE(struct xfs_getparents_rec, 32); in xfs_check_ondisk_structs()
/linux/fs/xfs/
H A Dxfs_handle.c689 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()
H A Dxfs_trace.h5419 const struct xfs_getparents_rec *pptr),
5455 const struct xfs_getparents_rec *pptr), \