Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h347 boolean_t fail_sparse, boolean_t fail_uncached,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c3395 boolean_t fail_sparse, boolean_t fail_uncached, in dbuf_hold_impl() argument
3420 if (fail_uncached) in dbuf_hold_impl()
3439 if (fail_uncached && db->db_state != DB_CACHED) { in dbuf_hold_impl()