Searched refs:fat_cache_lock (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat/
H A Dcache.c21 static spinlock_t fat_cache_lock = SPIN_LOCK_UNLOCKED; variable
136 spin_lock(&fat_cache_lock);
138 spin_unlock(&fat_cache_lock);
148 spin_unlock(&fat_cache_lock);
159 spin_lock(&fat_cache_lock);
170 spin_unlock(&fat_cache_lock);
174 spin_unlock(&fat_cache_lock);
204 spin_lock(&fat_cache_lock);
212 spin_unlock(&fat_cache_lock);
218 spin_unlock(&fat_cache_lock);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat.orig/
H A Dcache.c21 static spinlock_t fat_cache_lock = SPIN_LOCK_UNLOCKED; variable
136 spin_lock(&fat_cache_lock);
138 spin_unlock(&fat_cache_lock);
148 spin_unlock(&fat_cache_lock);
159 spin_lock(&fat_cache_lock);
170 spin_unlock(&fat_cache_lock);
174 spin_unlock(&fat_cache_lock);
204 spin_lock(&fat_cache_lock);
212 spin_unlock(&fat_cache_lock);
218 spin_unlock(&fat_cache_lock);
[all...]

Completed in 38 milliseconds