OSDN Git Service

fs: scale inode alias list
[android-x86/kernel.git] / include / linux / dcache.h
index ddf4f55..bda5ec0 100644 (file)
@@ -181,6 +181,7 @@ struct dentry_operations {
 
 #define DCACHE_CANT_MOUNT      0x0100
 
+extern spinlock_t dcache_inode_lock;
 extern spinlock_t dcache_lock;
 extern seqlock_t rename_lock;