Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.c315 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_dealloc_unstuffed()
767 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_alloc_skeleton()
892 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_set_simple_noalloc()
1110 __mark_inode_dirty(&ip->i_inode, I_DIRTY_DATASYNC); in ea_remove_stuffed()
H A Dbmap.c995 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_put_folio()
1072 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in gfs2_iomap_begin_write()
/openbmc/linux/fs/fat/
H A Dmisc.c357 __mark_inode_dirty(inode, dirty_flags); in fat_update_time()
H A Dfatent.c316 __mark_inode_dirty(sbi->fsinfo_inode, I_DIRTY_SYNC); in mark_fsinfo_dirty()
/openbmc/linux/fs/ubifs/
H A Dfile.c580 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in ubifs_write_end()
1250 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in do_setattr()
1396 __mark_inode_dirty(inode, I_DIRTY_SYNC); in ubifs_update_time()
/openbmc/linux/fs/ceph/
H A Dfile.c1225 __mark_inode_dirty(inode, dirty); in ceph_aio_complete()
2375 __mark_inode_dirty(inode, dirty); in ceph_write_iter()
2620 __mark_inode_dirty(inode, dirty); in ceph_fallocate()
3016 __mark_inode_dirty(dst_inode, dirty); in __ceph_copy_file_range()
H A Daddr.c1765 __mark_inode_dirty(inode, dirty); in ceph_page_mkwrite()
1941 __mark_inode_dirty(inode, dirty); in ceph_uninline_data()
H A Dxattr.c1276 __mark_inode_dirty(inode, dirty); in __ceph_setxattr()
H A Dinode.c2692 __mark_inode_dirty(inode, inode_dirty_flags); in __ceph_setattr()
/openbmc/linux/include/linux/
H A Dfs.h2301 extern void __mark_inode_dirty(struct inode *, int);
2304 __mark_inode_dirty(inode, I_DIRTY); in mark_inode_dirty()
2309 __mark_inode_dirty(inode, I_DIRTY_SYNC); in mark_inode_dirty_sync()
/openbmc/linux/fs/nfs/
H A Dinternal.h789 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_folio_mark_unstable()
H A Dwrite.c2009 __mark_inode_dirty(inode, I_DIRTY_DATASYNC); in nfs_write_inode()
/openbmc/linux/fs/
H A Dfs-writeback.c2423 void __mark_inode_dirty(struct inode *inode, int flags) in __mark_inode_dirty() function
2560 EXPORT_SYMBOL(__mark_inode_dirty);
H A Dbuffer.c751 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in block_dirty_folio()
1216 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in mark_buffer_dirty()
H A Ddax.c880 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in dax_insert_entry()
H A Dinode.c1973 __mark_inode_dirty(inode, dirty_flags); in generic_update_time()
/openbmc/linux/mm/
H A Dpage-writeback.c2730 __mark_inode_dirty(mapping->host, I_DIRTY_PAGES); in filemap_dirty_folio()
/openbmc/linux/fs/ntfs/
H A Dmft.c398 __mark_inode_dirty(VFS_I(base_ni), I_DIRTY_DATASYNC); in __mark_mft_record_dirty()
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst2020 ``__mark_inode_dirty``: