Searched refs:__ext4_handle_dirty_metadata (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4_jbd2.h | 246 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, 258 __ext4_handle_dirty_metadata(__func__, __LINE__, (handle), (inode), \
|
H A D | ext4_jbd2.c | 322 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata() function
|
H A D | extents.c | 175 err = __ext4_handle_dirty_metadata(where, line, handle, in __ext4_ext_dirty()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4_jbd2.h | 247 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, 261 __ext4_handle_dirty_metadata(__func__, __LINE__, (handle), (inode), \
|
H A D | ext4_jbd2.c | 343 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata() function
|
H A D | extents.c | 195 err = __ext4_handle_dirty_metadata(where, line, handle, in __ext4_ext_dirty()
|
Completed in 24 milliseconds