Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_zfetch.h56 typedef struct zfetch { struct
57 krwlock_t zf_rwlock; /* protects zfetch structure */ argument
59 struct dnode *zf_dnode; /* dnode that owns this zfetch */ argument
62 } zfetch_t; argument