Searched refs:hfsplus_jbd_get_write_access (Results 1 - 4 of 4) 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.h885 extern int hfsplus_jbd_get_write_access(hfsplus_jbd_handle_t *, struct buffer_head *);
H A Djournal.c126 err = hfsplus_jbd_get_write_access(hfsplus_handle->handle, bh);
H A Djbd_journal.c48 EXPORT_SYMBOL(hfsplus_jbd_get_write_access); variable
H A Dtransaction.c736 * int hfsplus_jbd_get_write_access() - notify intent to modify a buffer for metadata (not data) update.
747 int hfsplus_jbd_get_write_access(hfsplus_jbd_handle_t *handle, struct buffer_head *bh) function

Completed in 117 milliseconds