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.c1962 entry->pl_width = zprop_width(prop, &entry->pl_fixed, in addlist()
2049 entry->pl_width = zprop_width(prop, &entry->pl_fixed, edp->type); in zprop_expand_list_cb()
2089 &entry->pl_fixed, type); in zprop_expand_list()
H A Dlibzfs_pool.c1050 if (entry->pl_fixed && !literal) in zpool_expand_proplist()
1086 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.abi3860 <var-decl name='pl_fixed' type-id='c19b74c3' visibility='default'/>
/freebsd/sys/contrib/openzfs/include/
H A Dlibzfs.h601 boolean_t pl_fixed; member