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

/freebsd-current/sys/amd64/include/
H A Dvmm_snapshot.h78 * Use vm_get_snapshot_size(meta).
100 size_t vm_get_snapshot_size(struct vm_snapshot_meta *meta);
/freebsd-current/sys/amd64/vmm/
H A Dvmm_snapshot.c87 vm_get_snapshot_size(struct vm_snapshot_meta *meta) function
/freebsd-current/usr.sbin/bhyve/
H A Dsnapshot.c943 data_size = vm_get_snapshot_size(meta);
1038 data_size = vm_get_snapshot_size(meta);
1512 vm_get_snapshot_size(struct vm_snapshot_meta *meta) function

Completed in 69 milliseconds