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

/linux-master/fs/
H A Dbuffer.c1299 #define bh_lru_lock() local_irq_disable() macro
1302 #define bh_lru_lock() preempt_disable() macro
1325 bh_lru_lock();
1362 bh_lru_lock();
1524 * It's called from workqueue context so we need a bh_lru_lock to close
1531 bh_lru_lock();

Completed in 106 milliseconds