Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c596 bool should_loop; member
1056 ceph_wbc->should_loop = false; in ceph_init_writeback_ctl()
1099 ceph_wbc->should_loop = false; in ceph_define_writeback_range()
1107 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1123 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1171 if (!ceph_wbc->should_loop && !ceph_wbc->head_snapc && in ceph_check_page_before_write()
1173 ceph_wbc->should_loop = true; in ceph_check_page_before_write()
1747 if (ceph_wbc.should_loop && !ceph_wbc.done) { in ceph_writepages_start()