Searched refs:EBLOCKLISTED (Results 1 – 3 of 3) sorted by relevance
230 } else if (err == -EBLOCKLISTED) { in finish_netfs_read()799 if (err == -EBLOCKLISTED) in writepage_nounlock()875 if (rc == -EBLOCKLISTED) in writepages_finish()2146 if (err == -EBLOCKLISTED) in __ceph_pool_perm_get()2154 if (err2 == -EBLOCKLISTED) in __ceph_pool_perm_get()
1165 if (ret == -EBLOCKLISTED) in __ceph_sync_read()
427 #define EBLOCKLISTED ESHUTDOWN /* blocklisted */ macro