diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h index 56bd421c1208..ed289a9c5ccb 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
| @@ -2113,6 +2113,7 @@ struct ctl_table; | |||
| 2113 | int proc_nr_files(struct ctl_table *table, int write, struct file *filp, | 2113 | int proc_nr_files(struct ctl_table *table, int write, struct file *filp, |
| 2114 | void __user *buffer, size_t *lenp, loff_t *ppos); | 2114 | void __user *buffer, size_t *lenp, loff_t *ppos); |
| 2115 | 2115 | ||
| 2116 | int get_filesystem_list(char * buf); | ||
| 2116 | 2117 | ||
| 2117 | #endif /* __KERNEL__ */ | 2118 | #endif /* __KERNEL__ */ |
| 2118 | #endif /* _LINUX_FS_H */ | 2119 | #endif /* _LINUX_FS_H */ |
