Searched refs:__ext4_mark_inode_dirty (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4_jbd2.h | 226 __ext4_mark_inode_dirty((__h), (__i), __func__, __LINE__) 227 int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode,
|
H A D | inode.c | 5989 int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode, in __ext4_mark_inode_dirty() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | ext4_jbd2.h | 223 __ext4_mark_inode_dirty((__h), (__i), __func__, __LINE__) 224 int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode,
|
H A D | inode.c | 5922 int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode, in __ext4_mark_inode_dirty() function
|
Completed in 17 milliseconds