package
0.0.0-20240507163924-224ba89d5ad7
Repository: https://github.com/asalih/go-ext.git
Documentation: pkg.go.dev

# Constants

Constants for linkat(2) and fchownat(2).
Constants for all file-related ...at(2) syscalls.
Constants for unlinkat(2).
Flags for statx.
Flags for statx.
Flags for statx.
Flags for statx.
Constants for linkat(2) and fchownat(2).
Constants for fstatat(2).
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for linux_dirent64.d_type.
Values for mode_t.
exclusive lock.
or'd with one of the above to prevent blocking.
shared lock.
remove lock.
MaxSymlinkTraversals is the maximum number of links that will be followed by the kernel to resolve a symlink.
Constants for umount2(2).
Constants for umount2(2).
Constants for umount2(2).
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for mount(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
Constants for open(2).
__O_SYNC in Linux.
__O_TMPFILE in Linux.
Constants for open(2).
Constants for open(2).
Values for mode_t.
Values for preadv2/pwritev2.
NOTE(b/120162627): not implemented the RWF_HIPRI feature, but the flag is accepted as a valid flag argument for preadv2/pwritev2 and silently ignored.
Values for preadv2/pwritev2.
Values for preadv2/pwritev2.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Values for mode_t.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Bitmasks for Statx.Attributes and Statx.AttributesMask, from include/uapi/linux/stat.h.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Mask values for statx.
Constants for umount2(2).
Special values for the ns field in utimensat(2).
Special values for the ns field in utimensat(2).

# Variables

DirentType are the friendly strings for linux_dirent64.d_type.

# Type aliases

FileMode represents a mode_t.
A FlagSet is a slice of bit-flags and their name.
No description provided by the author