Searched refs:DB_RF_PARTIAL_FIRST (Results 1 – 4 of 4) sorted by relevance
59 #define DB_RF_PARTIAL_FIRST (1 << 7) macro
226 (level == 0 ? DB_RF_PARTIAL_FIRST : 0)); in dmu_tx_check_ioerr()
602 dbuf_flags |= DB_RF_PARTIAL_FIRST; in dmu_buf_hold_array_by_dnode()
1777 if (flags & DB_RF_PARTIAL_FIRST) in dbuf_read()