cuisine.btrfs

The cuisine.btrfs module handles btrfs operations.

Examples for methods in btrfs:

  • Adding a device to a filesystem using deviceAdd:
cuisine.btrfs.deviceAdd('\', device)
  • Getting free data percentage using getSpaceUsageDataFree:
cuisine.btrfs.getSpaceUsageDataFree()
  • Checking if subvolume exists in the given path using subvolumeExists:

    cuisine.btrfs.subvolumeExists('/')
    

results matching ""

    No results matching ""