Searched refs:__ext4_ext_dirty (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ext4/ |
| H A D | ext4_extents.h | 267 extern int __ext4_ext_dirty(const char *where, unsigned int line,
|
| H A D | extents-test.c | 317 kunit_activate_static_stub(test, __ext4_ext_dirty, in extents_kunit_init()
|
| H A D | extents.c | 187 int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty() function 193 KUNIT_STATIC_STUB_REDIRECT(__ext4_ext_dirty, where, line, handle, inode, in __ext4_ext_dirty() 213 __ext4_ext_dirty(__func__, __LINE__, (handle), (inode), (path)) 6296 EXPORT_SYMBOL_FOR_EXT4_TEST(__ext4_ext_dirty);
|