|
@@ -35,9 +35,6 @@ typedef struct xfs_sync_work {
|
|
int xfs_syncd_init(struct xfs_mount *mp);
|
|
int xfs_syncd_init(struct xfs_mount *mp);
|
|
void xfs_syncd_stop(struct xfs_mount *mp);
|
|
void xfs_syncd_stop(struct xfs_mount *mp);
|
|
|
|
|
|
-int xfs_sync_attr(struct xfs_mount *mp, int flags);
|
|
|
|
-int xfs_sync_data(struct xfs_mount *mp, int flags);
|
|
|
|
-
|
|
|
|
int xfs_quiesce_data(struct xfs_mount *mp);
|
|
int xfs_quiesce_data(struct xfs_mount *mp);
|
|
void xfs_quiesce_attr(struct xfs_mount *mp);
|
|
void xfs_quiesce_attr(struct xfs_mount *mp);
|
|
|
|
|