Home
last modified time | relevance | path

Searched refs:db_pending_evict (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/
HDdbuf.h319 uint8_t db_pending_evict; member
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
HDdnode_sync.c500 db->db_pending_evict = TRUE; in dnode_evict_dbufs()
522 dn->dn_bonus->db_pending_evict = TRUE; in dnode_evict_bonus()
HDdbuf.c3080 db->db_pending_evict = FALSE; in dbuf_create()
3782 boolean_t evict_dbuf = db->db_pending_evict; in dbuf_rele_and_unlock()
3838 db->db_pending_evict) { in dbuf_rele_and_unlock()