Searched refs:DB_RF_NEVERWAIT (Results 1 – 3 of 3) sorted by relevance
54 #define DB_RF_NEVERWAIT (1 << 4) macro
399 dbuf_flags = DB_RF_CANFAIL | DB_RF_NEVERWAIT | DB_RF_HAVESTRUCT; in dmu_buf_hold_array_by_dnode()
784 if ((flags & DB_RF_NEVERWAIT) == 0) { in dbuf_read()