Searched refs:_scf_snapshot_attach (Results 1 – 5 of 5) sorted by relevance
189 int _scf_snapshot_attach(scf_snapshot_t *, scf_snapshot_t *);
312 _scf_snapshot_attach;
3491 _scf_snapshot_attach(scf_snapshot_t *src, scf_snapshot_t *dest) in _scf_snapshot_attach() function
281 if (_scf_snapshot_attach(running, start) == 0) { in libscf_snapshots_poststart()
6705 if (_scf_snapshot_attach(imp_tlisnap, imp_lisnap) != 0) { in lscf_instance_import()