Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h111 typedef enum db_lock_type { enum
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c1217 enum db_lock_type ret = DLT_NONE; in dmu_buf_lock_parent()