Searched refs:blocklisted (Results 1 – 8 of 8) sorted by relevance
198 Set auto reconnect mode in the case where the client is blocklisted. The202 blocklisted. Operations will generally fail after being blocklisted.205 detects that it has been blocklisted. During reconnect, client drops
234 fsc->blocklisted = true; in finish_netfs_read()844 fsc->blocklisted = true; in write_folio_nounlock()895 fsc->blocklisted = true; in writepages_finish()2492 fsc->blocklisted = true; in __ceph_pool_perm_get()2500 fsc->blocklisted = true; in __ceph_pool_perm_get()
358 seq_printf(s, "blocklisted: %s\n", str_true_false(fsc->blocklisted)); in status_show()
1255 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()1619 fsc->blocklisted = false; in ceph_force_reconnect()
4136 bool *blocklisted) in __decode_session_metadata() argument4155 *blocklisted = true; in __decode_session_metadata()4180 bool blocklisted = false; in handle_session() local4199 else if (__decode_session_metadata(&p, end, &blocklisted) < 0) in handle_session()4223 blocklisted = true; in handle_session()4424 if (blocklisted) in handle_session()4425 mdsc->fsc->blocklisted = true; in handle_session()5405 if (!READ_ONCE(fsc->blocklisted)) in maybe_recover_session()
156 bool blocklisted; member
1160 fsc->blocklisted = true; in __ceph_sync_read()
1215 !fsc->blocklisted && in ceph_remove_cap()