pub fn sync<P: AsRef<Path>>(path: P) -> Result<(), Error>
Forces a sync on a Btrfs filesystem containing the Path.
Path