Home
last modified time | relevance | path

Searched refs:fail_uncached (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDdbuf.h353 boolean_t fail_sparse, boolean_t fail_uncached,
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdbuf.c3704 boolean_t fail_sparse, boolean_t fail_uncached, in dbuf_hold_impl() argument
3730 if (fail_uncached) in dbuf_hold_impl()
3749 if (fail_uncached && db->db_state != DB_CACHED) { in dbuf_hold_impl()