patch-2.4.26 linux-2.4.26/fs/xfs/xfs_fsops.h
Next file: linux-2.4.26/fs/xfs/xfs_inode.c
Previous file: linux-2.4.26/fs/xfs/xfs_fsops.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/fs/xfs/xfs_fsops.h
- Orig date:
2004-02-18 05:36:32.000000000 -0800
diff -urN linux-2.4.25/fs/xfs/xfs_fsops.h linux-2.4.26/fs/xfs/xfs_fsops.h
@@ -67,4 +67,9 @@
xfs_fs_thaw(
xfs_mount_t *mp);
+int
+xfs_fs_goingdown(
+ xfs_mount_t *mp,
+ __uint32_t inflags);
+
#endif /* __XFS_FSOPS_H__ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)