xfs_getparents
#define XFS_IOC_GETPARENTS _IOWR('X', 62, struct xfs_getparents)
xfs_getparents_first_rec(struct xfs_getparents *gp)
xfs_getparents_next_rec(struct xfs_getparents *gp,
struct xfs_getparents gph_request;
XFS_CHECK_STRUCT_SIZE(struct xfs_getparents, 40);
struct xfs_getparents *gp = &gpx->gph.gph_request;
struct xfs_getparents *gp = &gpx->gph.gph_request;
struct xfs_getparents *gp = &gpx->gph.gph_request;
struct xfs_getparents __user *ureq)
struct xfs_getparents *kreq = &gpx.gph.gph_request;
error = xfs_getparents(&gpx);
error = xfs_getparents(&gpx);
int xfs_ioc_getparents(struct file *file, struct xfs_getparents __user *arg);
TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi,
TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi, \
TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi,
TP_PROTO(struct xfs_inode *ip, const struct xfs_getparents *ppi, \
struct xfs_getparents;