Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1974 entry->pl_width = zprop_width(prop, &entry->pl_fixed, in addlist()
2061 entry->pl_width = zprop_width(prop, &entry->pl_fixed, edp->type); in zprop_expand_list_cb()
2101 &entry->pl_fixed, type); in zprop_expand_list()
H A Dlibzfs_pool.c1053 if (entry->pl_fixed && !literal) in zpool_expand_proplist()
1089 if (entry->pl_fixed) in vdev_expand_proplist()
H A Dlibzfs_dataset.c4779 if (entry->pl_fixed && !literal) in zfs_expand_proplist()
H A Dlibzfs.abi4224 <var-decl name='pl_fixed' type-id='c19b74c3' visibility='default'/>
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h620 boolean_t pl_fixed; member