summaryrefslogtreecommitdiff
path: root/nfs/nfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/nfs.h')
-rw-r--r--nfs/nfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nfs/nfs.h b/nfs/nfs.h
index 5a3dd8a9..ff90744d 100644
--- a/nfs/nfs.h
+++ b/nfs/nfs.h
@@ -191,3 +191,4 @@ int *recache_handle (int *, struct node *);
void enter_lookup_cache (char *, size_t, struct node *, char *);
void purge_lookup_cache (struct node *, char *, size_t);
struct node *check_lookup_cache (struct node *, char *);
+void purge_lookup_cache_node (struct node *);