Home
last modified time | relevance | path

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

/linux-4.1.27/fs/9p/
Dvfs_super.c313 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode()
336 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in v9fs_write_inode_dotl()
/linux-4.1.27/fs/
Dfs-writeback.c1249 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function
1359 EXPORT_SYMBOL(__mark_inode_dirty);
Dinode.c1560 __mark_inode_dirty(inode, iflags); in generic_update_time()
Dbuffer.c640 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty()
/linux-4.1.27/fs/ceph/
Dxattr.c988 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
1098 __mark_inode_dirty(inode, dirty); in __ceph_removexattr()
Dfile.c1041 __mark_inode_dirty(inode, dirty); in ceph_write_iter()
1319 __mark_inode_dirty(inode, dirty); in ceph_fallocate()
Daddr.c1395 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite()
Dinode.c1892 __mark_inode_dirty(inode, inode_dirty_flags); in ceph_setattr()
/linux-4.1.27/fs/ubifs/
Dfile.c590 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in ubifs_write_end()
1245 __mark_inode_dirty(inode, I_DIRTY_SYNC | I_DIRTY_DATASYNC); in do_setattr()
/linux-4.1.27/fs/nfs/
Dinternal.h611 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_mark_page_unstable()
Dwrite.c1799 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_commit_inode()
1835 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_commit_unstable_pages()
/linux-4.1.27/fs/afs/
Dwrite.c671 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in afs_writeback_all()
/linux-4.1.27/include/linux/
Dfs.h1847 extern void __mark_inode_dirty(struct inode *, int);
1850 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty()
1855 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
/linux-4.1.27/fs/fat/
Dfatent.c315 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
/linux-4.1.27/fs/gfs2/
Daops.c899 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_write_end()
/linux-4.1.27/mm/
Dpage-writeback.c2162 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_nobuffers()
/linux-4.1.27/fs/xfs/
Dxfs_aops.c1911 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in xfs_vm_set_page_dirty()
/linux-4.1.27/fs/ntfs/
Dmft.c409 __mark_inode_dirty(VFS_I(base_ni), I_DIRTY_SYNC | I_DIRTY_DATASYNC); in __mark_mft_record_dirty()