Documentation
¶
Overview ¶
Package sharedextents reports whether two known files currently share allocated storage.
Index ¶
Constants ¶
View Source
const Supported = false
Supported reports whether the current platform can inspect shared allocation.
Variables ¶
View Source
var ErrUnsupported = errors.New("shared extent detection unsupported")
ErrUnsupported indicates that shared-extent detection is unavailable on the current platform or filesystem.
Functions ¶
func FilesShareAllocation ¶
FilesShareAllocation reports that shared-extent detection is unsupported without probing either path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.