Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Ddmu_objset.h17 #define OBJSET_PHYS_SIZE_V14 1024 macro
/openbmc/u-boot/fs/zfs/
H A Dzfs.c384 if (!err && ospsize < OBJSET_PHYS_SIZE_V14) { in uberblock_verify()
1374 if (ospsize < OBJSET_PHYS_SIZE_V14) { in make_mdn()
1963 if (ospsize < OBJSET_PHYS_SIZE_V14) { in zfs_mount()