Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c968 uint64_t int_size, num_ints; in dsl_bookmark_destroy_sync_impl() local
986 VERIFY0(zap_length(mos, bmark_zapobj, name, &int_size, &num_ints)); in dsl_bookmark_destroy_sync_impl()
990 if (num_ints * int_size > BOOKMARK_PHYS_SIZE_V1) { in dsl_bookmark_destroy_sync_impl()
995 num_ints, &search.dbn_phys, mt, realname, sizeof (realname), NULL)); in dsl_bookmark_destroy_sync_impl()