Home
last modified time | relevance | path

Searched refs:__mark_inode_dirty (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/fs/9p/
Dvfs_super.c306 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode()
329 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode_dotl()
/Linux-v5.10/fs/gfs2/
Dxattr.c308 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_dealloc_unstuffed()
753 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_alloc_skeleton()
881 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_set_simple_noalloc()
1099 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_remove_stuffed()
Dbmap.c1053 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_page_done()
1130 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_begin_write()
/Linux-v5.10/fs/fat/
Dmisc.c347 __mark_inode_dirty(inode, iflags); in fat_update_time()
Dfatent.c314 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
/Linux-v5.10/fs/ubifs/
Dfile.c586 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in ubifs_write_end()
1248 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in do_setattr()
1396 __mark_inode_dirty(inode, I_DIRTY_SYNC); in ubifs_update_time()
/Linux-v5.10/fs/ceph/
Dfile.c1010 __mark_inode_dirty(inode, dirty); in ceph_aio_complete()
1820 __mark_inode_dirty(inode, dirty); in ceph_write_iter()
2100 __mark_inode_dirty(inode, dirty); in ceph_fallocate()
2434 __mark_inode_dirty(dst_inode, dirty); in __ceph_copy_file_range()
Dxattr.c1121 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
Daddr.c1660 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite()
Dinode.c2218 __mark_inode_dirty(inode, inode_dirty_flags); in __ceph_setattr()
/Linux-v5.10/fs/nfs/
Dinternal.h685 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_mark_page_unstable()
Dwrite.c1991 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_write_inode()
/Linux-v5.10/fs/
Dfs-writeback.c2245 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function
2358 EXPORT_SYMBOL(__mark_inode_dirty);
Dbuffer.c673 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_buffers()
1141 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in mark_buffer_dirty()
Ddax.c739 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in dax_insert_entry()
Dinode.c1764 __mark_inode_dirty(inode, iflags); in generic_update_time()
/Linux-v5.10/include/linux/
Dfs.h2180 extern void __mark_inode_dirty(struct inode *, int);
2183 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty()
2188 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
/Linux-v5.10/fs/iomap/
Dbuffered-io.c663 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in iomap_set_page_dirty()
/Linux-v5.10/mm/
Dpage-writeback.c2496 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_nobuffers()
/Linux-v5.10/fs/ntfs/
Dmft.c398 __mark_inode_dirty(VFS_I(base_ni), I_DIRTY_DATASYNC); in __mark_mft_record_dirty()