Searched refs:journal_get_undo_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/ext3/
H A Dext3_jbd.c10 int err = journal_get_undo_access(handle, bh);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djbd.h891 extern int journal_get_undo_access(handle_t *, struct buffer_head *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Djournal.c51 EXPORT_SYMBOL(journal_get_undo_access); variable
H A Dtransaction.c854 * int journal_get_undo_access() - Notify intent to modify metadata with non-rewindable consequences
865 * To deal with that, journal_get_undo_access requests write access to a
878 int journal_get_undo_access(handle_t *handle, struct buffer_head *bh) function

Completed in 73 milliseconds