Home
last modified time | relevance | path

Searched refs:dirtied (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ceph/
H A Dinode.c2580 int release = 0, dirtied = 0; in __ceph_setattr() local
2661 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2691 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2709 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2723 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr()
2741 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2746 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr()
2783 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2816 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr()
2820 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr()
[all …]
/linux/mm/
H A Dpage-writeback.c1331 unsigned long dirtied, in wb_update_dirty_ratelimit() argument
1352 dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed; in wb_update_dirty_ratelimit()
1488 unsigned long dirtied; in __wb_update_bandwidth() local
1500 dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]); in __wb_update_bandwidth()
1505 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed); in __wb_update_bandwidth()
1513 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed); in __wb_update_bandwidth()
1518 wb->dirtied_stamp = dirtied; in __wb_update_bandwidth()
H A Dmemory.c3695 bool dirtied; in fault_dirty_shared_page() local
3698 dirtied = folio_mark_dirty(folio); in fault_dirty_shared_page()
3721 if ((dirtied || page_mkwrite) && mapping) { in fault_dirty_shared_page()
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst226 When a lazytime inode is constantly having its pages dirtied, the inode with
349 be dirtied. As a result, on systems with a large amount of memory and
353 Changing the value to non zero would allow more memory to be dirtied
/linux/drivers/scsi/
H A Dst.c5045 const unsigned int nr_pages, int dirtied) in sgl_unmap_user_pages() argument
5048 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages()
/linux/Documentation/virt/kvm/
H A Dapi.rst375 Given a memory slot, return a bitmap containing any pages dirtied
5730 dirtied at any time if event channel interrupt delivery is enabled, so
7396 * kvm_dirty_regs specified the register classes dirtied by userspace
8669 dirtied harvested reset
8730 only a very small amount of memory that is dirtied out of vcpu/ring
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2181 Page cache is dirtied through buffered writes and shared mmaps and
2214 mostly dirtied by a single cgroup even when the main writing cgroup