Searched refs:cache_lru_lock (Results 1 – 3 of 3) sorted by relevance
90 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()113 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()142 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()151 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()155 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()157 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()161 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()180 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()206 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_inval_inode()208 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_inval_inode()
98 spinlock_t cache_lru_lock; member
533 spin_lock_init(&ei->cache_lru_lock); in init_once()