Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_util.c1798 entry->pl_width = zprop_width(prop, &entry->pl_fixed,
1923 entry->pl_width = zprop_width(prop, &entry->pl_fixed, edp->type);
1965 &entry->pl_fixed, type);
H A Dlibzfs_pool.c867 if (entry->pl_fixed && !literal) in zpool_expand_proplist()
H A Dlibzfs_dataset.c4673 if (entry->pl_fixed && !literal) in zfs_expand_proplist()
H A Dlibzfs.abi1306 …<var-decl name='pl_fixed' type-id='type-id-37' visibility='default' filepath='../../include/libzfs…
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h540 boolean_t pl_fixed; member