MCPcopy Create free account

hub / github.com/dennwc/btrfs / functions

Functions213 in github.com/dennwc/btrfs

↓ 1 callersFunctionreadRootItem
readRootItem reads a root item from the tree. TODO(dennwc): support older kernels: In case we detect a root item smaller then sizeof(root_item), we k
send.go:148
↓ 1 callersMethodreadTLV
(rd io.Reader)
send/send.go:51
↓ 1 callersFunctionsend
(w io.Writer, subvol *os.File, parent objectID, sources []objectID, flags uint64)
send.go:109
↓ 1 callersFunctionspaceUsage
(f *os.File)
usage.go:69
↓ 1 callersFunctionstringFromBytes
(input []byte)
utils.go:102
↓ 1 callersFunctionsubvolSearchByUUID
(mnt *os.File, uuid UUID)
subvolume.go:292
↓ 1 callersFunctionsubvolidResolveSub
(mnt *os.File, path string, subvolID objectID)
subvolume.go:323
↓ 1 callersMethodtoKey
()
uuid_tree.go:17
MethodBalance
(flags BalanceFlags)
btrfs.go:364
MethodDecode
()
btrfs_tree.go:124
MethodDecode
()
btrfs_tree.go:154
MethodDecode
()
btrfs_tree.go:200
MethodDeleteSubVolume
(name string)
btrfs.go:298
FunctionDo
Do Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:59
MethodError
()
errors.go:12
MethodError
()
send/send.go:161
MethodError
()
send/send.go:171
MethodGetDevStats
(id uint64)
btrfs.go:158
MethodGetFeatures
()
btrfs.go:246
MethodGetSupportedFeatures
()
btrfs.go:259
FunctionIO
IO Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:24
FunctionIOC
IOC Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:17
FunctionIOR
IOC Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:31
FunctionIOW
IOW Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:38
FunctionIOWR
IOWR Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:45
FunctionIoctl
Ioctl Deprecated: use github/dennwc/ioctl
ioctl/ioctl.go:52
MethodLess
(i, j int)
usage.go:36
FunctionNew
(t testing.TB, size int64)
test/btrfstest.go:70
FunctionNewStreamReader
(r io.Reader)
send/send.go:12
MethodReadCommand
()
send/send.go:105
MethodReceive
(r io.Reader)
btrfs.go:322
MethodReceiveTo
(r io.Reader, mount string)
btrfs.go:326
MethodResize
(size int64)
btrfs.go:370
MethodSend
(w io.Writer, parent string, subvols ...string)
btrfs.go:311
MethodSetFlags
(flags SubvolFlags)
btrfs.go:283
MethodSize
()
send/send_h.go:48
MethodSnapshot
(dst string, ro bool)
btrfs.go:302
MethodSnapshotSubVolume
(name string, dst string, ro bool)
btrfs.go:306
MethodString
()
btrfs_h.go:17
MethodString
()
ioctl_h.go:53
MethodString
()
ioctl_h.go:105
MethodString
()
btrfs_tree.go:97
MethodString
()
send/send_h.go:60
MethodString
()
send/send_h.go:143
MethodSubVolumeID
()
btrfs.go:69
MethodSubvolumeByPath
(path string)
btrfs.go:358
MethodSubvolumeByReceivedUUID
(uuid UUID)
btrfs.go:350
MethodSubvolumeByUUID
(uuid UUID)
btrfs.go:342
MethodSwap
(i, j int)
usage.go:35
MethodSync
()
btrfs.go:287
FunctionTestCloneFile
(t *testing.T)
btrfs_test.go:182
FunctionTestCompression
(t *testing.T)
btrfs_test.go:159
FunctionTestIsSubvolume
(t *testing.T)
btrfs_test.go:28
FunctionTestOpen
(t *testing.T)
btrfs_test.go:16
FunctionTestResize
(t *testing.T)
btrfs_test.go:220
FunctionTestSizes
(t *testing.T)
size_test.go:63
FunctionTestSubvolumes
(t *testing.T)
btrfs_test.go:80
MethodType
()
send/send.go:186
MethodType
()
send/send.go:196
MethodasMinMax
()
ioctl_h.go:258
MethodasN
()
ioctl_h.go:255
MethodbtrfsSize
()
btrfs_tree.go:28
Functionbtrfs_qgroup_level
(qgroupid uint64)
btrfs_tree_h.go:705
Functionchunk_to_extended
* * We need a bit for restriper to be able to tell when chunks of type * SINGLE are available. This "extended" profile format is used in * fs_info
btrfs_tree_h.go:682
Methoddecode
(tlvs []SendTLV)
send/send.go:189
Methoddecode
(tlvs []SendTLV)
send/send.go:199
Methoddecode
(tlvs []SendTLV)
send/send.go:215
Methoddecode
(tlvs []SendTLV)
send/send.go:246
Methoddecode
(tlvs []SendTLV)
send/send.go:278
Methoddecode
(tlvs []SendTLV)
send/send.go:306
Methoddecode
(tlvs []SendTLV)
send/send.go:332
Methoddecode
(tlvs []SendTLV)
send/send.go:362
Methoddecode
(tlvs []SendTLV)
send/send.go:387
Methoddecode
(tlvs []SendTLV)
send/send.go:413
Methoddecode
(tlvs []SendTLV)
send/send.go:440
Methoddecode
(tlvs []SendTLV)
send/send.go:468
Functionextended_to_chunk
(flags uint64)
btrfs_tree_h.go:690
Functioninit
()
cmd/gbtrfs/gbtrfs.go:14
FunctioniocAddDev
(f *os.File, out *btrfs_ioctl_vol_args)
ioctl_h.go:662
FunctioniocBalance
(f *os.File, out *btrfs_ioctl_vol_args)
ioctl_h.go:670
FunctioniocBalanceCtl
(f *os.File, out *int32)
ioctl_h.go:803
FunctioniocBalanceProgress
(f *os.File, out *btrfs_ioctl_balance_args)
ioctl_h.go:807
FunctioniocCloneRange
(f *os.File, out *btrfs_ioctl_clone_range_args)
ioctl_h.go:674
FunctioniocDefaultSubvol
(f *os.File, out *uint64)
ioctl_h.go:702
FunctioniocDefrag
(f *os.File, out *btrfs_ioctl_vol_args)
ioctl_h.go:634
FunctioniocDefragRange
(f *os.File, out *btrfs_ioctl_defrag_range_args)
ioctl_h.go:690
FunctioniocDevicesReady
(f *os.File, out *btrfs_ioctl_vol_args)
ioctl_h.go:827
FunctioniocFileExtentSame
func iocDevReplace(f *os.File, out *btrfs_ioctl_dev_replace_args) error { return ioctl.Do(f, _BTRFS_IOC_DEV_REPLACE, out) }
ioctl_h.go:875
FunctioniocGetDevStats
(f *os.File, out *btrfs_ioctl_get_dev_stats)
ioctl_h.go:867
FunctioniocGetFslabel
(f *os.File, out *[labelSize]byte)
ioctl_h.go:859
FunctioniocInoPaths
(f *os.File, out *btrfs_ioctl_ino_path_args)
ioctl_h.go:811
FunctioniocLogicalIno
(f *os.File, out *btrfs_ioctl_ino_path_args)
ioctl_h.go:815
FunctioniocQgroupAssign
(f *os.File, out *btrfs_ioctl_qgroup_assign_args)
ioctl_h.go:835
FunctioniocQgroupCreate
(f *os.File, out *btrfs_ioctl_qgroup_create_args)
ioctl_h.go:839
FunctioniocQgroupLimit
(f *os.File, out *btrfs_ioctl_qgroup_limit_args)
ioctl_h.go:843
FunctioniocQuotaCtl
(f *os.File, out *btrfs_ioctl_quota_ctl_args)
ioctl_h.go:831
FunctioniocQuotaRescan
(f *os.File, out *btrfs_ioctl_quota_rescan_args)
ioctl_h.go:847
FunctioniocQuotaRescanStatus
(f *os.File, out *btrfs_ioctl_quota_rescan_args)
ioctl_h.go:851
FunctioniocQuotaRescanWait
(f *os.File)
ioctl_h.go:855
FunctioniocRmDev
(f *os.File, out *btrfs_ioctl_vol_args)
ioctl_h.go:666
← previousnext →101–200 of 213, ranked by callers