Home
last modified time | relevance | path

Searched refs:BLK_VERIFY_LOG (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/include/sys/
HDzio.h536 BLK_VERIFY_LOG, enumerator
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdsl_scan.c2269 BLK_CONFIG_NEEDED, BLK_VERIFY_LOG)) { in dsl_scan_recurse()
HDzio.c1053 case BLK_VERIFY_LOG: in zfs_blkptr_verify_log()
HDspa.c2671 if (!zfs_blkptr_verify(spa, bp, BLK_CONFIG_NEEDED, BLK_VERIFY_LOG)) { in spa_load_verify_cb()
HDarc.c5516 BLK_CONFIG_HELD : BLK_CONFIG_NEEDED, BLK_VERIFY_LOG)) { in arc_read()
/freebsd-14-stable/sys/contrib/openzfs/cmd/zdb/
HDzdb.c8858 BLK_CONFIG_NEEDED, BLK_VERIFY_LOG) == B_FALSE) { in zdb_read_block()