Home
last modified time | relevance | path

Searched refs:jbd2_journal_revoke (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ext4/
H A Dext4_jbd2.c307 err = jbd2_journal_revoke(handle, blocknr, bh); in __ext4_forget()
/linux/fs/jbd2/
H A Drevoke.c326 int jbd2_journal_revoke(handle_t *handle, unsigned long long blocknr, in jbd2_journal_revoke() function
H A Djournal.c69 EXPORT_SYMBOL(jbd2_journal_revoke);
/linux/include/linux/
H A Djbd2.h1639 extern int jbd2_journal_revoke (handle_t *, unsigned long long, struct buffer_head *);