package
0.0.10
Repository: https://github.com/tinyzimmer/btrsync.git
Documentation: pkg.go.dev

# Functions

NewChmodCommand creates a new chmod command.
NewChownCommand creates a new chown command.
NewCloneCommand creates a new clone command.
NewCmdAttrs allocates a new CmdAttrs map.
NewEnableVerityCommand creates a new enable verity command.
NewEncodedWriteCommand creates a new encoded write command.
NewEndCommand creates a new end command.
NewFallocateCommand creates a new fallocate command.
NewFileAttrCommand creates a new file-attr command.
NewLinkCommand creates a new link command.
NewMkdirCommand creates a new mkdir command.
NewMkfifoCommand creates a new mkfifo command.
NewMkfileCommand creates a new mkfile command.
NewMknodCommand creates a new mknod command.
NewMksockCommand creates a new mksock command.
NewRemoveXattrCommand creates a new remove-xattr command.
NewRenameCommand creates a new rename command.
NewRmdirCommand creates a new rmdir command.
NewScanner returns a new Scanner that reads from r.
NewSetXattrCommand creates a new set-xattr command.
NewSnapshotCommand creates a new snapshot command.
NewSubvolCommand creates a new subvolume command.
NewSymlinkCommand creates a new symlink command.
NewTruncateCommand creates a new truncate command.
NewUnlinkCommand creates a new unlink command.
NewUpdateExtentCommand creates a new update extent command.
NewUtimesCommand creates a new utimes command.
NewWriteCommand creates a new write command.
NewWriter returns a new Writer that writes to w.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* COMPRESSION and ENCRYPTION default to NONE (0) if omitted from * BTRFS_SEND_C_ENCODED_WRITE.
No description provided by the author
No description provided by the author
* As of send stream v2, this attribute is special: it must be the last * attribute in a command, its header contains only the type, and its * length is implicitly the remaining length of the command.
No description provided by the author
Version 2 */.
No description provided by the author
* File attributes from the FS_*_FL namespace (i_flags, xflags), * translated to BTRFS_INODE_* bits (BTRFS_INODE_FLAG_MASK) and stored * in btrfs_inode_item::flags (represented by btrfs_inode::flags and * btrfs_inode::ro_flags).
No description provided by the author
No description provided by the author
End */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version 1 */.
Version 3 */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version 2 */.
No description provided by the author
No description provided by the author
End */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Version 1 */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Scanner is a send stream scanner.
No description provided by the author
Writer is a wrapper around io.Writer that writes btrfs send stream commands to the receiving end.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author