findfs_uuid
Description:
find a filesystem by UUID
This command searches the filesystems and returns the one which has the given UUID. An error is returned if no such filesystem can be found.
To find the UUID of a filesystem, use vfs_uuid.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |