Searched refs:__ext4_journal_stop (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4_jbd2.h | 264 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle); 328 __ext4_journal_stop(__func__, __LINE__, (handle))
|
H A D | ext4_jbd2.c | 109 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4_jbd2.h | 267 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle); 331 __ext4_journal_stop(__func__, __LINE__, (handle))
|
H A D | ext4_jbd2.c | 116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() function
|
Completed in 4 milliseconds