regfile

package
v7.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Default_RegFileEntry_MntId = int32(-1)
)

Default values for RegFileEntry fields.

Variables

View Source
var File_regfile_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RegFileEntry

type RegFileEntry struct {
	Id    *uint32         `protobuf:"varint,1,req,name=id" json:"id,omitempty"`
	Flags *uint32         `protobuf:"varint,2,req,name=flags" json:"flags,omitempty"`
	Pos   *uint64         `protobuf:"varint,3,req,name=pos" json:"pos,omitempty"`
	Fown  *fown.FownEntry `protobuf:"bytes,5,req,name=fown" json:"fown,omitempty"`
	Name  *string         `protobuf:"bytes,6,req,name=name" json:"name,omitempty"`
	MntId *int32          `protobuf:"zigzag32,7,opt,name=mnt_id,json=mntId,def=-1" json:"mnt_id,omitempty"`
	Size  *uint64         `protobuf:"varint,8,opt,name=size" json:"size,omitempty"`
	Ext   *bool           `protobuf:"varint,9,opt,name=ext" json:"ext,omitempty"`
	Mode  *uint32         `protobuf:"varint,10,opt,name=mode" json:"mode,omitempty"`
	// This field stores the build-ID of the file if it could be obtained.
	BuildId []uint32 `protobuf:"varint,11,rep,name=build_id,json=buildId" json:"build_id,omitempty"`
	// This field stores the CRC32C checksum of the file if it could be obtained.
	Checksum *uint32 `protobuf:"varint,12,opt,name=checksum" json:"checksum,omitempty"`
	// This field stores the configuration of bytes which were used in the
	// calculation of the checksum, if it could be obtained.
	ChecksumConfig *uint32 `protobuf:"varint,13,opt,name=checksum_config,json=checksumConfig" json:"checksum_config,omitempty"`
	// This field stores the checksum parameter if it was used in the calculation
	// of the checksum, if it could be obtained.
	ChecksumParameter *uint32 `protobuf:"varint,14,opt,name=checksum_parameter,json=checksumParameter" json:"checksum_parameter,omitempty"`
	// contains filtered or unexported fields
}

func (*RegFileEntry) Descriptor deprecated

func (*RegFileEntry) Descriptor() ([]byte, []int)

Deprecated: Use RegFileEntry.ProtoReflect.Descriptor instead.

func (*RegFileEntry) GetBuildId

func (x *RegFileEntry) GetBuildId() []uint32

func (*RegFileEntry) GetChecksum

func (x *RegFileEntry) GetChecksum() uint32

func (*RegFileEntry) GetChecksumConfig

func (x *RegFileEntry) GetChecksumConfig() uint32

func (*RegFileEntry) GetChecksumParameter

func (x *RegFileEntry) GetChecksumParameter() uint32

func (*RegFileEntry) GetExt

func (x *RegFileEntry) GetExt() bool

func (*RegFileEntry) GetFlags

func (x *RegFileEntry) GetFlags() uint32

func (*RegFileEntry) GetFown

func (x *RegFileEntry) GetFown() *fown.FownEntry

func (*RegFileEntry) GetId

func (x *RegFileEntry) GetId() uint32

func (*RegFileEntry) GetMntId

func (x *RegFileEntry) GetMntId() int32

func (*RegFileEntry) GetMode

func (x *RegFileEntry) GetMode() uint32

func (*RegFileEntry) GetName

func (x *RegFileEntry) GetName() string

func (*RegFileEntry) GetPos

func (x *RegFileEntry) GetPos() uint64

func (*RegFileEntry) GetSize

func (x *RegFileEntry) GetSize() uint64

func (*RegFileEntry) ProtoMessage

func (*RegFileEntry) ProtoMessage()

func (*RegFileEntry) ProtoReflect

func (x *RegFileEntry) ProtoReflect() protoreflect.Message

func (*RegFileEntry) Reset

func (x *RegFileEntry) Reset()

func (*RegFileEntry) String

func (x *RegFileEntry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL