OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zfs_prop_get
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_dataset.c
1902
* Internal function for getting a numeric property. Both
zfs_prop_get
() and
2137
err =
zfs_prop_get
(zhp, prop, propbuf, proplen,
2192
if (
zfs_prop_get
(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf),
2273
zfs_prop_get
(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen,
function
2618
* Similar to
zfs_prop_get
(), but returns the value as an integer.
4026
zfs_prop_get
(zhp, ZFS_PROP_MOUNTPOINT, property,
4217
if (
zfs_prop_get
(zhp, entry->pl_prop,
libzfs_dataset.c
1902
* Internal function for getting a numeric property. Both
zfs_prop_get
() and
2137
err =
zfs_prop_get
(zhp, prop, propbuf, proplen,
2192
if (
zfs_prop_get
(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf),
2273
zfs_prop_get
(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen,
function
2618
* Similar to
zfs_prop_get
(), but returns the value as an integer.
4026
zfs_prop_get
(zhp, ZFS_PROP_MOUNTPOINT, property,
4217
if (
zfs_prop_get
(zhp, entry->pl_prop,
libzfs_dataset.c
1902
* Internal function for getting a numeric property. Both
zfs_prop_get
() and
2137
err =
zfs_prop_get
(zhp, prop, propbuf, proplen,
2192
if (
zfs_prop_get
(zhp, ZFS_PROP_ORIGIN, gca->buf, sizeof (gca->buf),
2273
zfs_prop_get
(zfs_handle_t *zhp, zfs_prop_t prop, char *propbuf, size_t proplen,
function
2618
* Similar to
zfs_prop_get
(), but returns the value as an integer.
4026
zfs_prop_get
(zhp, ZFS_PROP_MOUNTPOINT, property,
4217
if (
zfs_prop_get
(zhp, entry->pl_prop,
Completed in 202 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026