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()833 fsc->blocklisted = true; in write_folio_nounlock()884 fsc->blocklisted = true; in writepages_finish()2466 fsc->blocklisted = true; in __ceph_pool_perm_get()2474 fsc->blocklisted = true; in __ceph_pool_perm_get()
360 seq_printf(s, "blocklisted: %s\n", str_true_false(fsc->blocklisted)); in status_show()
1266 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()1630 fsc->blocklisted = false; in ceph_force_reconnect()
4069 bool *blocklisted) in __decode_session_metadata() argument4088 *blocklisted = true; in __decode_session_metadata()4113 bool blocklisted = false; in handle_session() local4132 else if (__decode_session_metadata(&p, end, &blocklisted) < 0) in handle_session()4156 blocklisted = true; in handle_session()4358 if (blocklisted) in handle_session()4359 mdsc->fsc->blocklisted = true; in handle_session()5343 if (!READ_ONCE(fsc->blocklisted)) in maybe_recover_session()
130 bool blocklisted; member
1166 fsc->blocklisted = true; in __ceph_sync_read()
1214 !fsc->blocklisted && in ceph_remove_cap()