Searched refs:jbd2_journal_get_create_access (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ext4/
H A Dext4_jbd2.c328 err = jbd2_journal_get_create_access(handle, bh);
/linux-master/include/linux/
H A Djbd2.h1520 extern int jbd2_journal_get_create_access (handle_t *, struct buffer_head *);
/linux-master/fs/jbd2/
H A Dtransaction.c1279 * jbd2_journal_get_create_access () - notify intent to use newly created bh
1285 int jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh) function
H A Djournal.c63 EXPORT_SYMBOL(jbd2_journal_get_create_access); variable

Completed in 270 milliseconds