Searched refs:zprop_width (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | zfs_prop.h | 126 size_t zprop_width(int, boolean_t *, zfs_type_t);
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_util.c | 1798 entry->pl_width = zprop_width(prop, &entry->pl_fixed, 1923 entry->pl_width = zprop_width(prop, &entry->pl_fixed, edp->type); 1964 entry->pl_width = zprop_width(entry->pl_prop,
|
| H A D | libzfs.abi | 402 …<elf-symbol name='zprop_width' type='func-type' binding='global-binding' visibility='default-visib… 4604 …zprop_width' mangled-name='zprop_width' filepath='../../module/zcommon/zprop_common.c' line='401' …
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zprop_common.c | 401 zprop_width(int prop, boolean_t *fixed, zfs_type_t type) in zprop_width() function
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 5855 size_t width = zprop_width(prop, &fixed, ZFS_TYPE_POOL); in print_one_column()
|