Lines Matching refs:xfs_mount
23 struct xfs_mount;
63 struct xfs_mount *mp); /* file system mount structure */
66 struct xfs_mount *mp);
74 struct xfs_mount *mp); /* file system mount structure */
85 struct xfs_mount *mp, /* file system mount point */
95 struct xfs_mount *mp, /* file system mount structure */
101 int xfs_rtbuf_get(struct xfs_mount *mp, struct xfs_trans *tp,
103 int xfs_rtcheck_range(struct xfs_mount *mp, struct xfs_trans *tp,
106 int xfs_rtfind_back(struct xfs_mount *mp, struct xfs_trans *tp,
109 int xfs_rtfind_forw(struct xfs_mount *mp, struct xfs_trans *tp,
112 int xfs_rtmodify_range(struct xfs_mount *mp, struct xfs_trans *tp,
114 int xfs_rtmodify_summary_int(struct xfs_mount *mp, struct xfs_trans *tp,
118 int xfs_rtmodify_summary(struct xfs_mount *mp, struct xfs_trans *tp, int log,
121 int xfs_rtfree_range(struct xfs_mount *mp, struct xfs_trans *tp,