[ Version ( since = "1.39.3" ) ]
public bool f2fs_expand (string device) throws Error
expand a f2fs filesystem
This expands a f2fs filesystem to match the size of the underlying device.
This function depends on the feature "f2fs". See also feature_available .
this |
A GuestfsSession object |
true on success, false on error |