Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c598 pgoff_t strip_unit_end; member
1033 ceph_wbc->strip_unit_end = 0; in ceph_init_writeback_ctl()
1175 if (ceph_wbc->strip_unit_end && in ceph_check_page_before_write()
1176 (folio->index > ceph_wbc->strip_unit_end)) { in ceph_check_page_before_write()
1216 ceph_wbc->strip_unit_end = folio->index + ((xlen - 1) >> PAGE_SHIFT); in ceph_allocate_page_array()
1709 ceph_wbc.strip_unit_end = 0; in ceph_writepages_start()