Lines Matching refs:mp
138 xfs_lsn_t xfs_log_done(struct xfs_mount *mp,
142 int _xfs_log_force(struct xfs_mount *mp,
145 void xfs_log_force(struct xfs_mount *mp,
147 int _xfs_log_force_lsn(struct xfs_mount *mp,
151 void xfs_log_force_lsn(struct xfs_mount *mp,
154 int xfs_log_mount(struct xfs_mount *mp,
158 int xfs_log_mount_finish(struct xfs_mount *mp);
159 xfs_lsn_t xlog_assign_tail_lsn(struct xfs_mount *mp);
160 xfs_lsn_t xlog_assign_tail_lsn_locked(struct xfs_mount *mp);
161 void xfs_log_space_wake(struct xfs_mount *mp);
162 int xfs_log_notify(struct xfs_mount *mp,
165 int xfs_log_release_iclog(struct xfs_mount *mp,
167 int xfs_log_reserve(struct xfs_mount *mp,
174 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
175 int xfs_log_unmount_write(struct xfs_mount *mp);
176 void xfs_log_unmount(struct xfs_mount *mp);
177 int xfs_log_force_umount(struct xfs_mount *mp, int logerror);
178 int xfs_log_need_covered(struct xfs_mount *mp);
185 void xfs_log_commit_cil(struct xfs_mount *mp, struct xfs_trans *tp,
189 void xfs_log_work_queue(struct xfs_mount *mp);
191 void xfs_log_quiesce(struct xfs_mount *mp);