Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h341 void dbuf_rele_and_unlock(dmu_buf_impl_t *db, void *tag, boolean_t evicting);
H A Ddnode.h397 void dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddnode.c1603 dnode_rele_and_unlock(dnode_t *dn, void *tag, boolean_t evicting) in dnode_rele_and_unlock() argument
1638 dbuf_rele_and_unlock(db, dnh, evicting); in dnode_rele_and_unlock()
H A Ddbuf.c3137 dbuf_rele_and_unlock(dmu_buf_impl_t *db, void *tag, boolean_t evicting) in dbuf_rele_and_unlock() argument
3241 !evicting) { in dbuf_rele_and_unlock()