Home
last modified time | relevance | path

Searched refs:__ext4_journal_stop (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ext4/
Dext4_jbd2.h265 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle);
316 __ext4_journal_stop(__func__, __LINE__, (handle))
Dext4_jbd2.c85 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() function