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 4f34ff6e5558..0b03f490572f 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h | |||
| @@ -1734,6 +1734,7 @@ static inline void file_accessed(struct file *file) | |||
| 1734 | } | 1734 | } |
| 1735 | 1735 | ||
| 1736 | int sync_inode(struct inode *inode, struct writeback_control *wbc); | 1736 | int sync_inode(struct inode *inode, struct writeback_control *wbc); |
| 1737 | int sync_inode_metadata(struct inode *inode, int wait); | ||
| 1737 | 1738 | ||
| 1738 | struct file_system_type { | 1739 | struct file_system_type { |
| 1739 | const char *name; | 1740 | const char *name; |
