Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Daddr.c580 bool should_loop; member
1030 ceph_wbc->should_loop = false; in ceph_init_writeback_ctl()
1077 ceph_wbc->should_loop = false; in ceph_define_writeback_range()
1085 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1101 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1149 if (!ceph_wbc->should_loop && !ceph_wbc->head_snapc && in ceph_check_page_before_write()
1151 ceph_wbc->should_loop = true; in ceph_check_page_before_write()
1725 if (ceph_wbc.should_loop && !ceph_wbc.done) { in ceph_writepages_start()