]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Sync up with minor kernel change (noop change for userspace).
authorNathan Scott <nathans@sgi.com>
Mon, 13 Jan 2003 20:46:49 +0000 (20:46 +0000)
committerNathan Scott <nathans@sgi.com>
Mon, 13 Jan 2003 20:46:49 +0000 (20:46 +0000)
include/xfs_inode.h

index 8e55d407bb319a1e9f01c1fb7941e3d4faea4b2d..046278e2504987f49808739338d73ada4692cfe2 100644 (file)
@@ -483,6 +483,7 @@ void                xfs_iunlock_map_shared(xfs_inode_t *, uint);
 void           xfs_ifunlock(xfs_inode_t *);
 void           xfs_ireclaim(xfs_inode_t *);
 int            xfs_finish_reclaim(xfs_inode_t *, int, int);
+int            xfs_finish_reclaim_all(struct xfs_mount *);
 
 /*
  * xfs_inode.c prototypes.