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.h371 boolean_t fail_sparse, boolean_t fail_uncached,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c3888 boolean_t fail_sparse, boolean_t fail_uncached, in dbuf_hold_impl() argument
3914 if (fail_uncached) in dbuf_hold_impl()
3933 if (fail_uncached && db->db_state != DB_CACHED) { in dbuf_hold_impl()