Home
last modified time | relevance | path

Searched refs:evicting (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDdbuf.h369 boolean_t evicting);
HDdnode.h435 void dnode_rele_and_unlock(dnode_t *dn, const void *tag, boolean_t evicting);
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdnode.c1715 dnode_rele_and_unlock(dnode_t *dn, const void *tag, boolean_t evicting) in dnode_rele_and_unlock() argument
1752 dbuf_rele_and_unlock(db, dnh, evicting); in dnode_rele_and_unlock()
HDdbuf.c3925 dbuf_rele_and_unlock(dmu_buf_impl_t *db, const void *tag, boolean_t evicting) in dbuf_rele_and_unlock() argument
4029 if (dcs == DB_DBUF_CACHE && !evicting) in dbuf_rele_and_unlock()