Searched refs:cache_lru_lock (Results 1 – 3 of 3) sorted by relevance
88 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()111 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()140 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()149 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()153 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()155 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()159 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()178 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()205 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_inval_inode()207 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_inval_inode()
112 spinlock_t cache_lru_lock; member
665 spin_lock_init(&ei->cache_lru_lock); in init_once()