Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/ext2/inc/linux/
H A Dext4_jbd2.h41 int __ext4_journal_stop(const char *where, unsigned int line, void *icb, handle_t *handle);
58 __ext4_journal_stop("", __LINE__, (icb), (handle))
/reactos/drivers/filesystems/ext2/src/ext4/
H A Dext4_jbd2.c16 int __ext4_journal_stop(const char *where, unsigned int line, void *icb, handle_t *handle) in __ext4_journal_stop() function