Searched refs:__mark_inode_dirty (Results 1 – 17 of 17) sorted by relevance
| /linux/fs/fat/ |
| H A D | misc.c | 357 __mark_inode_dirty(inode, dirty_flags); in fat_update_time()
|
| H A D | fatent.c | 316 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
|
| /linux/fs/ubifs/ |
| H A D | file.c | 572 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in ubifs_write_end() 1242 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in do_setattr() 1394 __mark_inode_dirty(inode, I_DIRTY_SYNC); in ubifs_update_time()
|
| /linux/fs/ceph/ |
| H A D | file.c | 1312 __mark_inode_dirty(inode, dirty); in ceph_aio_complete() 2476 __mark_inode_dirty(inode, dirty); in ceph_write_iter() 2722 __mark_inode_dirty(inode, dirty); in ceph_fallocate() 3123 __mark_inode_dirty(dst_inode, dirty); in __ceph_copy_file_range()
|
| H A D | addr.c | 2133 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite() 2311 __mark_inode_dirty(inode, dirty); in ceph_uninline_data()
|
| H A D | xattr.c | 1291 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
|
| H A D | inode.c | 2833 __mark_inode_dirty(inode, inode_dirty_flags); in __ceph_setattr()
|
| /linux/include/linux/ |
| H A D | fs.h | 2194 extern void __mark_inode_dirty(struct inode *, int); 2197 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty() 2202 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
|
| /linux/fs/ |
| H A D | fs-writeback.c | 2563 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function 2701 EXPORT_SYMBOL(__mark_inode_dirty);
|
| H A D | buffer.c | 757 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in block_dirty_folio() 1209 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in mark_buffer_dirty()
|
| H A D | dax.c | 1053 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in dax_insert_entry()
|
| H A D | inode.c | 2158 __mark_inode_dirty(inode, dirty_flags); in generic_update_time()
|
| /linux/fs/nfs/ |
| H A D | internal.h | 870 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_folio_mark_unstable()
|
| H A D | write.c | 1954 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_write_inode()
|
| /linux/fs/gfs2/ |
| H A D | bmap.c | 1004 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_put_folio() 1081 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_begin_write()
|
| /linux/Documentation/mm/ |
| H A D | process_addrs.rst | 433 inode->i_lock (in set_page_dirty's __mark_inode_dirty) 434 bdi.wb->list_lock (in set_page_dirty's __mark_inode_dirty)
|
| /linux/mm/ |
| H A D | page-writeback.c | 2746 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in filemap_dirty_folio()
|