/illumos-gate/usr/src/cmd/stat/common/ |
H A D | statcommon.h | 215 struct snapshot { struct 217 enum snapshot_types s_types; argument 219 struct cpu_snapshot *s_cpus; argument 221 struct pset_snapshot *s_psets; argument 223 struct intr_snapshot *s_intrs; argument 225 struct iodev_snapshot *s_iodevs; argument 227 struct sys_snapshot s_sys; argument 228 struct biostats s_biostats; 229 size_t s_nr_active_cpus;
|
/illumos-gate/usr/src/test/zfs-tests/cmd/libzfs_input_check/ |
H A D | libzfs_input_check.c | 350 test_snapshot(const char *pool, const char *snapshot) in test_snapshot() 372 test_space_snaps(const char *snapshot) in test_space_snaps() 383 test_destroy_snaps(const char *pool, const char *snapshot) in test_destroy_snaps() 399 test_bookmark(const char *pool, const char *snapshot, const char *bookmark) in test_bookmark() 437 test_clone(const char *snapshot, const char *clone) in test_clone() 453 test_rollback(const char *dataset, const char *snapshot) in test_rollback() 465 test_hold(const char *pool, const char *snapshot) in test_hold() 483 test_get_holds(const char *snapshot) in test_get_holds() 489 test_release(const char *pool, const char *snapshot) in test_release() 505 test_send_new(const char *snapshot, int fd) in test_send_new() [all …]
|
/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | ses.c | 195 ses_snap_t *snapshot; in fw_writefw() local 299 ses_snap_t *snapshot; in fw_identify() local
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 111 static char *snapshot = "running"; /* Snapshot to use. */ variable 378 get_snapshot(const scf_instance_t *inst, const char *snapshot) in get_snapshot()
|
/illumos-gate/usr/src/lib/libbe/common/ |
H A D | be_list.c | 604 be_snapshot_list_t *snapshot; in be_add_children_callback() local 1288 be_snapshot_list_t *snapshot, in be_get_ss_data()
|
H A D | libbe_priv.h | 120 const char *snapshot; /* snapshot of dataset being demoted */ member
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | devpool.c | 221 int snapshot = 0; in pool_ioctl() local
|
H A D | openprom.c | 77 char *snapshot; /* snapshot of all prom nodes */ member
|
H A D | fssnap.c | 139 static struct snapshot_id *snapshot = NULL; variable
|
/illumos-gate/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_util.c | 81 zjni_get_dataset_from_snapshot(const char *snapshot, char *dataset, in zjni_get_dataset_from_snapshot()
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | scf_tmpl.c | 910 _get_snapshot(scf_instance_t *inst, const char *snapshot, in _get_snapshot() 1936 scf_tmpl_get_by_pg_name(const char *fmri, const char *snapshot, in scf_tmpl_get_by_pg_name() 2113 _get_next_iterator(scf_handle_t *h, scf_pg_tmpl_t *t, const char *snapshot, in _get_next_iterator() 2296 scf_tmpl_iter_pgs(scf_pg_tmpl_t *t, const char *fmri, const char *snapshot, in scf_tmpl_iter_pgs() 6529 scf_tmpl_validate_fmri(scf_handle_t *h, const char *fmri, const char *snapshot, in scf_tmpl_validate_fmri()
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlmgmt.c | 385 dlmgmt_door_getconfsnapshot_t snapshot; in dladm_getsnap_conf() local
|
/illumos-gate/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 73 const char *snapshot; /* snapshot of dataset being demoted */ member
|
H A D | zoneadm.c | 3565 char *snapshot = NULL; in clone_func() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dsl_prop.c | 74 int intsz, int numints, void *buf, char *setpoint, boolean_t snapshot) in dsl_prop_get_dd()
|
/illumos-gate/usr/src/uts/common/io/ib/ibnex/ |
H A D | ibnex_ioctl.c | 202 char *snapshot = NULL; in ibnex_devctl() local
|
/illumos-gate/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_door.c | 1068 dlmgmt_door_getconfsnapshot_t *snapshot = argp; in dlmgmt_getconfsnapshot() local
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | sadb.c | 3720 time_t snapshot = gethrestime_sec(); local
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 6081 char *snapshot = argv[i]; in zfs_do_holds() local
|