Searched refs:zprop_width (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.h122 size_t zprop_width(int, boolean_t *, zfs_type_t);
H A Dzprop_common.c375 zprop_width(int prop, boolean_t *fixed, zfs_type_t type) function
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_util.c1366 entry->pl_width = zprop_width(prop, &entry->pl_fixed,
1491 entry->pl_width = zprop_width(prop, &entry->pl_fixed, edp->type);
1532 entry->pl_width = zprop_width(entry->pl_prop,
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2901 size_t width = zprop_width(prop, &fixed, ZFS_TYPE_POOL);

Completed in 67 milliseconds