Searched refs:bh_lru_lock (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/
H A Dbuffer.c1308 #define bh_lru_lock() local_irq_disable() macro
1311 #define bh_lru_lock() preempt_disable() macro
1334 bh_lru_lock();
1371 bh_lru_lock();
1547 * It's called from workqueue context so we need a bh_lru_lock to close
1554 bh_lru_lock();

Completed in 415 milliseconds