Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddbuf.h359 boolean_t fail_sparse, boolean_t fail_uncached,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c3722 boolean_t fail_sparse, boolean_t fail_uncached, in dbuf_hold_impl() argument
3748 if (fail_uncached) in dbuf_hold_impl()
3767 if (fail_uncached && db->db_state != DB_CACHED) { in dbuf_hold_impl()