Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_sa.c108 if (ZFS_OLD_ZNODE_PHYS_SIZE + len <= dmu_bonus_max()) { in zfs_sa_symlink()
H A Ddsl_bookmark.c471 if (bonuslen > dmu_bonus_max()) in dsl_bookmark_create_sync_impl_snap()
664 dmu_bonus_max()) - in dsl_bookmark_create_redacted_check()
H A Dspace_map.c923 ASSERT3U(bonuslen, <=, dmu_bonus_max()); in space_map_alloc()
H A Ddmu.c274 dmu_bonus_max(void) in dmu_bonus_max() function
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h551 int dmu_bonus_max(void);