Searched refs:cache_lru_lock (Results 1 – 3 of 3) sorted by relevance
89 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()112 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_lookup()141 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()150 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()154 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()156 spin_unlock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()160 spin_lock(&MSDOS_I(inode)->cache_lru_lock); in fat_cache_add()179 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()
113 spinlock_t cache_lru_lock; member
764 spin_lock_init(&ei->cache_lru_lock); in init_once()