Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dennwc/btrfs
/ types & classes
Types & classes
142 in github.com/dennwc/btrfs
⨍
Functions
213
◇
Types & classes
142
↓ 13 callers
TypeAlias
objectID
btrfs_tree_hc.go:7
↓ 10 callers
TypeAlias
IncompatFeatures
btrfs_h.go:15
↓ 5 callers
TypeAlias
BalanceFlags
Flags definition for balance.
btrfs_h.go:61
↓ 5 callers
TypeAlias
SubvolFlags
ioctl_h.go:97
↓ 4 callers
TypeAlias
Compression
xattr.go:14
↓ 3 callers
TypeAlias
blockGroup
btrfs_tree_hc.go:15
↓ 3 callers
TypeAlias
sendCmdAttr
send/send_h.go:141
↓ 2 callers
TypeAlias
CmdType
send/send_h.go:58
↓ 1 callers
TypeAlias
ErrCode
Error codes as returned by the kernel
errors.go:17
↓ 1 callers
TypeAlias
FeatureFlags
btrfs_h.go:9
↓ 1 callers
TypeAlias
spaceFlags
ioctl_h.go:706
↓ 1 callers
TypeAlias
spaceInfoByBlockGroup
usage.go:32
Struct
BalanceProgress
Report balance progress to userspace. btrfs_balance_progress
ioctl_h.go:293
TypeAlias
BalanceState
ioctl_h.go:299
Struct
ChmodCmd
send/send.go:298
Struct
ChownCmd
send/send.go:270
Interface
Cmd
send/send.go:176
Struct
DevInfo
btrfs.go:93
Struct
DevStats
btrfs.go:121
Struct
DeviceWithStats
cmd/gbtrfs/gbtrfs.go:402
Struct
ErrNotBtrfs
errors.go:8
Struct
FS
btrfs.go:52
Struct
FSFeatureFlags
btrfs.go:240
TypeAlias
FSID
ioctl_h.go:51
Struct
Info
btrfs.go:60
Struct
MkdirCmd
send/send.go:354
Struct
MkfileCmd
send/send.go:405
Struct
MountPoint
mtab/mtab.go:11
Struct
RenameCmd
send/send.go:380
Struct
ScrubProgress
btrfs.go:169
Struct
SendTLV
send/send.go:46
Struct
SnapshotCmd
send/send.go:235
Struct
StreamEnd
send/send.go:194
Struct
StreamReader
send/send.go:28
Struct
SubvolCmd
send/send.go:206
Struct
SubvolInfo
subvolume.go:253
Struct
TruncateCmd
send/send.go:460
Struct
UTimesCmd
send/send.go:324
TypeAlias
UUID
ioctl_h.go:26
Struct
UnknownSendCmd
send/send.go:181
Struct
UsageInfo
usage.go:40
Struct
WriteCmd
send/send.go:431
TypeAlias
argRange
ioctl_h.go:253
Struct
btrfs_balance_args
balance control ioctl modes #define BTRFS_BALANCE_CTL_PAUSE 1 #define BTRFS_BALANCE_CTL_CANCEL 2 #define BTRFS_BALANCE_CTL_RESUME 3 this is packed, b
ioctl_h.go:269
Struct
btrfs_balance_item
* * store balance parameters to disk so that balance can be properly * resumed after crash or unmount */
btrfs_tree_h.go:563
Struct
btrfs_block_group_item
btrfs_tree_h.go:694
Struct
btrfs_chunk
btrfs_tree_h.go:280
Struct
btrfs_csum_item
btrfs_tree_h.go:638
Struct
btrfs_data_container
ioctl_h.go:448
Struct
btrfs_dev_extent
* dev extents record free space on individual devices. The owner * field points back to the chunk allocation mapping tree that allocated * the exte
btrfs_tree_h.go:377
Struct
btrfs_dev_item
btrfs_tree_h.go:257
Struct
btrfs_dev_replace_item
btrfs_tree_h.go:646
Struct
btrfs_dev_stats_item
btrfs_tree_h.go:642
Struct
btrfs_dir_item
btrfs_tree_h.go:440
Struct
btrfs_dir_log_item
btrfs_tree_h.go:436
Struct
btrfs_disk_balance_args
btrfs_tree_h.go:539
Struct
btrfs_disk_key
* * This header contains the structure definitions and constants used * by file system objects that can be retrieved using * the _BTRFS_IOC_SEARCH_
btrfs_tree_h.go:245
TypeAlias
btrfs_disk_key_raw
btrfs_disk_key_raw is a raw bytes for btrfs_disk_key structure
btrfs_tree.go:105
Struct
btrfs_extent_data_ref
btrfs_tree_h.go:349
Struct
btrfs_extent_inline_ref
btrfs_tree_h.go:360
Struct
btrfs_extent_item
* Super block flags */ * Errors detected */ * * items in the extent btree are used to record the objectid of the * owner of the block and the number
btrfs_tree_h.go:322
Struct
btrfs_extent_item_v0
btrfs_tree_h.go:328
Struct
btrfs_extent_ref_v0
* old style backrefs item */
btrfs_tree_h.go:366
Struct
btrfs_file_extent_item
btrfs_tree_h.go:625
Struct
btrfs_free_space_entry
* additional stripes go here */
btrfs_tree_h.go:298
Struct
btrfs_free_space_header
btrfs_tree_h.go:304
Struct
btrfs_free_space_info
btrfs_tree_h.go:700
Struct
btrfs_inode_extref
* name goes here */
btrfs_tree_h.go:391
Struct
btrfs_inode_item
btrfs_tree_h.go:404
Struct
btrfs_inode_item_raw
btrfs_tree.go:133
Struct
btrfs_inode_ref
btrfs_tree_h.go:385
Struct
btrfs_ioctl_balance_args
ioctl_h.go:307
Struct
btrfs_ioctl_clone_range_args
With a @src_length of zero, the range from @src_offset->EOF is cloned!
ioctl_h.go:382
Struct
btrfs_ioctl_defrag_range_args
ioctl_h.go:420
Struct
btrfs_ioctl_dev_info_args
ioctl_h.go:228
Struct
btrfs_ioctl_dev_replace_args_u1
ioctl_h.go:213
Struct
btrfs_ioctl_dev_replace_args_u2
ioctl_h.go:220
Struct
btrfs_ioctl_dev_replace_start_params
ioctl_h.go:187
Struct
btrfs_ioctl_dev_replace_status_params
ioctl_h.go:204
Struct
btrfs_ioctl_feature_flags
ioctl_h.go:247
Struct
btrfs_ioctl_fs_info_args
ioctl_h.go:237
Struct
btrfs_ioctl_get_dev_stats
ioctl_h.go:492
Struct
btrfs_ioctl_ino_lookup_args
ioctl_h.go:319
Struct
btrfs_ioctl_ino_path_args
ioctl_h.go:456
Struct
btrfs_ioctl_logical_ino_args
ioctl_h.go:464
Struct
btrfs_ioctl_qgroup_assign_args
ioctl_h.go:517
Struct
btrfs_ioctl_qgroup_create_args
ioctl_h.go:523
Struct
btrfs_ioctl_qgroup_limit_args
ioctl_h.go:85
Struct
btrfs_ioctl_quota_ctl_args
ioctl_h.go:506
Struct
btrfs_ioctl_quota_rescan_args
ioctl_h.go:511
Struct
btrfs_ioctl_received_subvol_args
ioctl_h.go:533
Struct
btrfs_ioctl_same_args
ioctl_h.go:412
Struct
btrfs_ioctl_same_extent_info
For extent-same ioctl
ioctl_h.go:400
Struct
btrfs_ioctl_scrub_args
ioctl_h.go:170
Struct
btrfs_ioctl_search_args
the buf is an array of search headers where each header is followed by the actual item the type field is expanded to 32 bits for alignment
ioctl_h.go:368
Struct
btrfs_ioctl_search_args_v2
Extended version of TREE_SEARCH ioctl that can return more than 4k of bytes. The allocated size of the buffer is set in buf_size.
ioctl_h.go:375
Struct
btrfs_ioctl_search_header
ioctl_h.go:355
Struct
btrfs_ioctl_search_key
ioctl_h.go:336
Struct
btrfs_ioctl_send_args
ioctl_h.go:561
Struct
btrfs_ioctl_space_args
ioctl_h.go:442
next →
1–100 of 142, ranked by callers