Searched refs:__ext4_ext_dirty (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 147 * __ext4_ext_dirty(). We could leave an inconsistent in ext4_ext_get_access() 165 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty() function 188 __ext4_ext_dirty(__func__, __LINE__, (handle), (inode), (path))
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 167 * __ext4_ext_dirty(). We could leave an inconsistent in ext4_ext_get_access() 185 static int __ext4_ext_dirty(const char *where, unsigned int line, in __ext4_ext_dirty() function 208 __ext4_ext_dirty(__func__, __LINE__, (handle), (inode), (path))
|
Completed in 21 milliseconds