fscache_lock      163 fs/9p/cache.c  	mutex_lock(&v9inode->fscache_lock);
fscache_lock      170 fs/9p/cache.c  	mutex_unlock(&v9inode->fscache_lock);
fscache_lock      184 fs/9p/cache.c  	mutex_lock(&v9inode->fscache_lock);
fscache_lock      200 fs/9p/cache.c  	mutex_unlock(&v9inode->fscache_lock);
fscache_lock      112 fs/9p/v9fs.h   	struct mutex fscache_lock;
fscache_lock      232 fs/9p/vfs_inode.c 	mutex_init(&v9inode->fscache_lock);