Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dvfs_super.c309 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode()
332 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode_dotl()
/linux-4.4.14/fs/ubifs/
Dfile.c589 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in ubifs_write_end()
1244 __mark_inode_dirty(inode, I_DIRTY_SYNC | I_DIRTY_DATASYNC); in do_setattr()
1390 __mark_inode_dirty(inode, iflags); in ubifs_update_time()
/linux-4.4.14/fs/ceph/
Dxattr.c1009 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
1144 __mark_inode_dirty(inode, dirty); in __ceph_removexattr()
Dfile.c1131 __mark_inode_dirty(inode, dirty); in ceph_write_iter()
1416 __mark_inode_dirty(inode, dirty); in ceph_fallocate()
Daddr.c1407 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite()
Dinode.c1971 __mark_inode_dirty(inode, inode_dirty_flags); in ceph_setattr()
/linux-4.4.14/fs/nfs/
Dinternal.h631 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_mark_page_unstable()
Dwrite.c1821 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_commit_inode()
1857 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_write_inode()
/linux-4.4.14/fs/afs/
Dwrite.c671 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in afs_writeback_all()
/linux-4.4.14/fs/
Dfs-writeback.c2031 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function
2145 EXPORT_SYMBOL(__mark_inode_dirty);
Dbuffer.c706 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_buffers()
1189 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in mark_buffer_dirty()
Dinode.c1578 __mark_inode_dirty(inode, iflags); in generic_update_time()
/linux-4.4.14/include/linux/
Dfs.h1871 extern void __mark_inode_dirty(struct inode *, int);
1874 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty()
1879 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
/linux-4.4.14/fs/fat/
Dfatent.c315 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
/linux-4.4.14/fs/gfs2/
Daops.c903 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_write_end()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c1997 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in xfs_vm_set_page_dirty()
/linux-4.4.14/mm/
Dpage-writeback.c2486 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_nobuffers()
/linux-4.4.14/fs/ntfs/
Dmft.c409 __mark_inode_dirty(VFS_I(base_ni), I_DIRTY_SYNC | I_DIRTY_DATASYNC); in __mark_mft_record_dirty()