Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lxc/incus
/ Size
Method
Size
internal/instancewriter/instance_file_info.go:23–25 ·
view source on GitHub ↗
Size of file.
()
Source
from the content-addressed store, hash-verified
21
22
// Size of file.
23
func
(f *FileInfo) Size() int64 {
24
return
f.FileSize
25
}
26
27
// Mode of file.
28
func
(f *FileInfo) Mode() os.FileMode {
Callers
15
WriteFileFromReader
Method · 0.80
WriteFile
Method · 0.80
addPrefix
Method · 0.80
setup
Method · 0.80
State
Method · 0.80
Validate
Method · 0.80
InstanceDevicePortValidateExternalRoutes
Method · 0.80
DHCPv6Subnet
Method · 0.80
SubnetContains
Function · 0.80
DeleteLogicalRouterRoute
Method · 0.80
ensureVolumeBlockFile
Function · 0.80
BlockDiskSizeBytes
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected