Searched refs:dirtied (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | inode.c | 2041 int release = 0, dirtied = 0; in __ceph_setattr() local 2080 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2095 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2109 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() 2126 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2131 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr() 2149 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2168 dirtied |= CEPH_CAP_FILE_EXCL; in __ceph_setattr() 2173 dirtied |= CEPH_CAP_FILE_WR; in __ceph_setattr() 2199 dirtied |= CEPH_CAP_AUTH_EXCL; in __ceph_setattr() [all …]
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | writeback.h | 630 unsigned long dirtied, 637 dirtied, period, pause, start_time), 648 __field(unsigned int, dirtied) 670 __entry->dirtied = dirtied; 695 __entry->dirtied,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page-writeback.c | 1185 unsigned long dirtied, in wb_update_dirty_ratelimit() argument 1206 dirty_rate = (dirtied - wb->dirtied_stamp) * HZ / elapsed; in wb_update_dirty_ratelimit() 1350 unsigned long dirtied; in __wb_update_bandwidth() local 1361 dirtied = percpu_counter_read(&wb->stat[WB_DIRTIED]); in __wb_update_bandwidth() 1373 wb_update_dirty_ratelimit(gdtc, dirtied, elapsed); in __wb_update_bandwidth() 1381 wb_update_dirty_ratelimit(mdtc, dirtied, elapsed); in __wb_update_bandwidth() 1387 wb->dirtied_stamp = dirtied; in __wb_update_bandwidth()
|
| H A D | memory.c | 3043 bool dirtied; in fault_dirty_shared_page() local 3046 dirtied = set_page_dirty(page); in fault_dirty_shared_page() 3069 if ((dirtied || page_mkwrite) && mapping) { in fault_dirty_shared_page()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 216 When a lazytime inode is constantly having its pages dirtied, the inode with 300 be dirtied. As a result, on systems with a large amount of memory and 304 Changing the value to non zero would allow more memory to be dirtied
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.c | 4192 bool dirtied; in remove_sits_in_journal() local 4195 dirtied = __mark_sit_entry_dirty(sbi, segno); in remove_sits_in_journal() 4197 if (!dirtied) in remove_sits_in_journal()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | laptop-mode.rst | 96 dirtied are not forced to be written to disk as often. The control script also
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | st.c | 4976 const unsigned int nr_pages, int dirtied) in sgl_unmap_user_pages() argument 4979 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | vfs.rst | 677 that have dirtied each individual page however, so determining which 780 that data needs to be updated when a page is dirtied. This is
|
| H A D | xfs-delayed-logging-design.rst | 583 for every outstanding transaction they were dirtied in. When each of these
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1716 Page cache is dirtied through buffered writes and shared mmaps and 1749 mostly dirtied by a single cgroup even when the main writing cgroup
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 349 Given a memory slot, return a bitmap containing any pages dirtied 5328 * kvm_dirty_regs specified the register classes dirtied by userspace
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 188880 dirtied (compared to the system memory copy).
|