Searched refs:cache_lru_lock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dcache.c90 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
113 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
142 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
151 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
154 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
173 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
199 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
201 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
H A Dfat.h98 spinlock_t cache_lru_lock; member in struct:msdos_inode_info
H A Dinode.c520 spin_lock_init(&ei->cache_lru_lock);

Completed in 110 milliseconds