Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h373 #define DB_DNODE(_db) ((_db)->db_dnode_handle->dnh_dnode) argument
374 #define DB_DNODE_LOCK(_db) ((_db)->db_dnode_handle->dnh_zrlock) argument
375 #define DB_DNODE_ENTER(_db) (zrl_add(&DB_DNODE_LOCK(_db))) argument
376 #define DB_DNODE_EXIT(_db) (zrl_remove(&DB_DNODE_LOCK(_db))) argument
377 #define DB_DNODE_HELD(_db) (!zrl_is_zero(&DB_DNODE_LOCK(_db))) argument
384 #define DBUF_GET_BUFC_TYPE(_db) \ argument
387 #define DBUF_IS_CACHEABLE(_db) \ argument
388 ((_db)->db_objset->os_primary_cache == ZFS_CACHE_ALL || \
389 (dbuf_is_metadata(_db) && \
392 #define DBUF_IS_L2CACHEABLE(_db) \ argument
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch.h952 struct sqlite3 *_db = db; \
954 if (__inline_fn && !_db) \
955 _db = mem_db; \
956 if (_db) { \
967 rc = sqlite3_exec(_db, buf, NULL, NULL, &err); \
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1079 …\item \myfunc{iscsi\_get\_db\_addr}{iscsi_get_db_addr} -- this function returns the address in the…
1188 …\item \myfunc{fcoe\_get\_db\_addr}{fcoe_get_db_addr} -- this function returns the address in the d…