Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4_jbd2.h239 int __ext4_forget(const char *where, unsigned int line, handle_t *handle,
256 __ext4_forget(__func__, __LINE__, (handle), (is_metadata), (inode), \
H A Dext4_jbd2.c253 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() function