Skip to main content

Module sync

Module sync 

Source
Expand description

§Filesystem sync: flushing all pending writes to disk

Forces the kernel to commit all dirty btrfs metadata and data to stable storage. Equivalent to calling sync(2) scoped to a single btrfs filesystem rather than all mounted filesystems.

Functions§

sync
Force a sync on the btrfs filesystem referred to by fd.