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