Searched refs:blocklisted (Results 1 – 6 of 6) sorted by relevance
166 Set auto reconnect mode in the case where the client is blocklisted. The170 blocklisted. Operations will generally fail after being blocklisted.173 detects that it has been blocklisted. During reconnect, client drops
238 fsc->blocklisted = true; in ceph_do_readpage()279 ceph_inode_to_client(inode)->blocklisted = true; in finish_read()681 fsc->blocklisted = true; in writepage_nounlock()745 fsc->blocklisted = true; in writepages_finish()2027 fsc->blocklisted = true; in __ceph_pool_perm_get()2035 fsc->blocklisted = true; in __ceph_pool_perm_get()
1019 if (fsc->blocklisted && !ceph_test_mount_opt(fsc, CLEANRECOVER)) { in ceph_compare_super()1261 fsc->blocklisted = false; in ceph_force_reconnect()
3370 bool *blocklisted) in __decode_session_metadata() argument3389 *blocklisted = true; in __decode_session_metadata()3412 bool blocklisted = false; in handle_session() local3425 if (__decode_session_metadata(&p, end, &blocklisted) < 0) in handle_session()3516 if (blocklisted) in handle_session()3517 mdsc->fsc->blocklisted = true; in handle_session()4425 if (!READ_ONCE(fsc->blocklisted)) in maybe_recover_session()
112 bool blocklisted; member
974 fsc->blocklisted = true; in ceph_sync_read()