Searched defs:db_mtx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h156 * db.db_data, which is protected by db_mtx.
175 * May change from NULL to non-NULL under the protection of db_mtx
202 /* db_mtx protects the members below */
203 kmutex_t db_mtx; member in struct:dmu_buf_impl
213 * Protected by db_mtx.

Completed in 44 milliseconds