Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddbuf.c54 static void dbuf_destroy(dmu_buf_impl_t *db);
348 dbuf_destroy(db); in dbuf_evict()
1936 dbuf_destroy(db); in dbuf_do_evict()
1942 dbuf_destroy(dmu_buf_impl_t *db) in dbuf_destroy() function