Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzap_impl.h85 struct dmu_buf;
143 struct dmu_buf *zap_dbuf;
H A Ddmu.h186 typedef struct dmu_buf { struct
193 typedef void dmu_buf_evict_func_t(struct dmu_buf *db, void *user_ptr); argument