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
1041 ceph_wbc->should_loop = false; in ceph_init_writeback_ctl()
1088 ceph_wbc->should_loop = false; in ceph_define_writeback_range()
1096 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1112 ceph_wbc->should_loop = true; in ceph_define_writeback_range()
1160 if (!ceph_wbc->should_loop && !ceph_wbc->head_snapc && in ceph_check_page_before_write()
1162 ceph_wbc->should_loop = true; in ceph_check_page_before_write()
1736 if (ceph_wbc.should_loop && !ceph_wbc.done) { in ceph_writepages_start()