Expand description
Use a plain file or host block device as storage.
Modulesยง
- ioctl ๐
- This module generates type-safe wrappers for chosen ioctls
Structsยง
- File
- Use a plain file or host block device as a storage object.
Functionsยง
- get_
device_ ๐size - Get total size in bytes of the given block or character device.
- get_
file_ ๐size - Get total size in bytes of the given file.