aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/dcache.h')
-rw-r--r--include/linux/dcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dcache.h b/include/linux/dcache.h
index 8a6bb7157ff5..0bd92fdeb153 100644
--- a/include/linux/dcache.h
+++ b/include/linux/dcache.h
@@ -186,6 +186,7 @@ d_iput: no no no yes
186 186
187#define DCACHE_FSNOTIFY_PARENT_WATCHED 0x0080 /* Parent inode is watched by some fsnotify listener */ 187#define DCACHE_FSNOTIFY_PARENT_WATCHED 0x0080 /* Parent inode is watched by some fsnotify listener */
188 188
189extern spinlock_t dcache_inode_lock;
189extern spinlock_t dcache_hash_lock; 190extern spinlock_t dcache_hash_lock;
190extern spinlock_t dcache_lock; 191extern spinlock_t dcache_lock;
191extern seqlock_t rename_lock; 192extern seqlock_t rename_lock;