Home
last modified time | relevance | path

Searched defs:zfetch (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_zfetch.h43 typedef struct zfetch { struct
44 kmutex_t zf_lock; /* protects zfetch structure */ argument
46 struct dnode *zf_dnode; /* dnode that owns this zfetch */ argument
48 } zfetch_t; argument