Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/9p/
H A 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()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_tuxera135 __mark_inode_dirty
H A Dabi_gki_aarch64_asus153 __mark_inode_dirty
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dxattr.c308 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_dealloc_unstuffed()
754 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_alloc_skeleton()
882 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_set_simple_noalloc()
1100 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_remove_stuffed()
H A 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()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A 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()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dmisc.c347 __mark_inode_dirty(inode, iflags); in fat_update_time()
H A Dfatent.c315 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dfile.c1047 __mark_inode_dirty(inode, dirty); in ceph_aio_complete()
1857 __mark_inode_dirty(inode, dirty); in ceph_write_iter()
2139 __mark_inode_dirty(inode, dirty); in ceph_fallocate()
2473 __mark_inode_dirty(dst_inode, dirty); in __ceph_copy_file_range()
H A Dxattr.c1129 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
H A Daddr.c1680 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite()
H A Dinode.c2223 __mark_inode_dirty(inode, inode_dirty_flags); in __ceph_setattr()
/OK3568_Linux_fs/kernel/fs/
H A Dfs-writeback.c2234 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function
2344 EXPORT_SYMBOL_NS(__mark_inode_dirty, ANDROID_GKI_VFS_EXPORT_ONLY);
H A 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()
H A Ddax.c756 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in dax_insert_entry()
H A Dinode.c1765 __mark_inode_dirty(inode, iflags); in generic_update_time()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h724 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_mark_page_unstable()
H A Dwrite.c1977 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_write_inode()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h2251 extern void __mark_inode_dirty(struct inode *, int);
2254 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty()
2259 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c664 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in iomap_set_page_dirty()
/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c2514 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in __set_page_dirty_nobuffers()
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dmft.c398 __mark_inode_dirty(VFS_I(base_ni), I_DIRTY_DATASYNC); in __mark_mft_record_dirty()
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1998 ``__mark_inode_dirty``: