Home
last modified time | relevance | path

Searched refs:xfs_getparents (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_handle.c693 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_put_listent()
740 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents_expand_lastrec()
753 xfs_getparents( in xfs_getparents() function
756 struct xfs_getparents *gp = &gpx->gph.gph_request; in xfs_getparents()
849 struct xfs_getparents __user *ureq) in xfs_ioc_getparents()
854 struct xfs_getparents *kreq = &gpx.gph.gph_request; in xfs_ioc_getparents()
865 error = xfs_getparents(&gpx); in xfs_ioc_getparents()
912 error = xfs_getparents(&gpx); in xfs_ioc_getparents_by_handle()
H A Dxfs_trace.h98 struct xfs_getparents;
5646 TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi,
5682 TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi, \
5690 TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi,
5728 TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi, \
/linux/fs/xfs/libxfs/
H A Dxfs_ondisk.h187 XFS_CHECK_STRUCT_SIZE(struct xfs_getparents, 40); in xfs_check_ondisk_structs()