Searched refs:ZPOOL_HIST_DSNAME (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_history.c245 if (nvlist_exists(nvl, ZPOOL_HIST_DSNAME)) {
249 fnvlist_lookup_string(nvl, ZPOOL_HIST_DSNAME),
503 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf);
522 fnvlist_add_string(nvl, ZPOOL_HIST_DSNAME, namebuf);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h918 #define ZPOOL_HIST_DSNAME "dsname" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c5029 if (nvlist_exists(rec, ZPOOL_HIST_DSNAME)) {
5032 ZPOOL_HIST_DSNAME),

Completed in 542 milliseconds