patch-2.3.99-pre3 linux/include/linux/dcache.h
Next file: linux/include/linux/ext2_fs.h
Previous file: linux/include/linux/circ_buf.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Mar 20 08:15:21 2000
- Orig file:
v2.3.99-pre2/linux/include/linux/dcache.h
- Orig date:
Fri Mar 10 16:40:49 2000
diff -u --recursive --new-file v2.3.99-pre2/linux/include/linux/dcache.h linux/include/linux/dcache.h
@@ -157,6 +157,9 @@
/* test whether root is busy without destroying dcache */
extern int is_root_busy(struct dentry *);
+/* test whether we have any submounts in a subdir tree */
+extern int have_submounts(struct dentry *);
+
/*
* This adds the entry to the hash queues.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)