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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_jbd.h898 extern void hfsplus_jbd_lock_updates (hfsplus_jbd_t *);
H A Djbd_journal.c46 EXPORT_SYMBOL(hfsplus_jbd_lock_updates); variable
H A Dtransaction.c416 * void hfsplus_jbd_lock_updates () - establish a transaction barrier.
425 void hfsplus_jbd_lock_updates(hfsplus_jbd_t *journal) function
456 * we also need to barrier against other hfsplus_jbd_lock_updates() calls
467 * Release a transaction barrier obtained with hfsplus_jbd_lock_updates().

Completed in 104 milliseconds