Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h238 int __ext4_forget(const char *where, unsigned int line, handle_t *handle,
255 __ext4_forget(__func__, __LINE__, (handle), (is_metadata), (inode), \
H A Dext4_jbd2.c265 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() function