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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcheckpoint.c107 * We were unable to perform hfsplus_jbd_trylock_bh_state() inside j_list_lock.
161 if (!hfsplus_jbd_trylock_bh_state(bh)) {
329 if (!hfsplus_jbd_trylock_bh_state(bh)) {
498 if (hfsplus_jbd_trylock_bh_state(hfsplus_jh2bh(jh)))
H A Dhfsplus_jbd.h322 static inline int hfsplus_jbd_trylock_bh_state(struct buffer_head *bh) function
H A Dcommit.c89 if (!hfsplus_jbd_trylock_bh_state(bh)) {

Completed in 172 milliseconds