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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dcache.c89 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
112 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
141 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
150 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
153 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
172 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
198 spin_lock(&MSDOS_I(inode)->cache_lru_lock);
200 spin_unlock(&MSDOS_I(inode)->cache_lru_lock);
H A Dinode.c492 spin_lock_init(&ei->cache_lru_lock);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h255 spinlock_t cache_lru_lock; member in struct:msdos_inode_info

Completed in 59 milliseconds