Searched defs:NDMPD_ZFS_PROP_INCR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_zfs.c152 #define NDMPD_ZFS_PROP_INCR "com.sun.ndmp:incr" macro
1654 * This is due to its use in the NDMPD_ZFS_PROP_INCR property
1758 * remove the snapshot. Otherwise, update its NDMPD_ZFS_PROP_INCR
1762 * remove the snapshot. Otherwise, update its NDMPD_ZFS_PROP_INCR
1871 * snapshot's NDMPD_ZFS_PROP_INCR property.
1924 * the NDMPD_ZFS_PROP_INCR property.
1962 * NDMPD_ZFS_PROP_INCR. Fill in data for the first one
2036 * Retrieve NDMPD_ZFS_PROP_INCR property from snapshot
2054 err = nvlist_lookup_nvlist(userprop, NDMPD_ZFS_PROP_INCR, &propval);
2084 * Update snapshot's NDMPD_ZFS_PROP_INCR propert
[all...]

Completed in 62 milliseconds