Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c591 bool should_loop; member
1042 ceph_wbc->should_loop = false; in ceph_init_writeback_ctl()
1085 ceph_wbc->should_loop = false; in ceph_define_writeback_range()
1093 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1109 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1157 if (!ceph_wbc->should_loop && !ceph_wbc->head_snapc && in ceph_check_page_before_write()
1159 ceph_wbc->should_loop = true; in ceph_check_page_before_write()
1728 if (ceph_wbc.should_loop && !ceph_wbc.done) { in ceph_writepages_start()