Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h267 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle);
331 __ext4_journal_stop(__func__, __LINE__, (handle))
H A Dext4_jbd2.c116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() function