Searched refs:DB_RF_NEVERWAIT (Results 1 – 3 of 3) sorted by relevance
56 #define DB_RF_NEVERWAIT (1 << 4) macro
535 dbuf_flags = DB_RF_CANFAIL | DB_RF_NEVERWAIT | DB_RF_HAVESTRUCT | in dmu_buf_hold_array_by_dnode()
1792 if (flags & DB_RF_NEVERWAIT) { in dbuf_read()