fh

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	FhEntrySizes_name = map[int32]string{
		16: "min_entries",
	}
	FhEntrySizes_value = map[string]int32{
		"min_entries": 16,
	}
)

Enum value maps for FhEntrySizes.

Functions

This section is empty.

Types

type FhEntry

type FhEntry struct {
	Bytes *uint32 `protobuf:"varint,1,req,name=bytes" json:"bytes,omitempty"`
	Type  *uint32 `protobuf:"varint,2,req,name=type" json:"type,omitempty"`
	// The minimum is fh_n_handle repetitions
	Handle []uint64 `protobuf:"varint,3,rep,name=handle" json:"handle,omitempty"`
	Path   *string  `protobuf:"bytes,4,opt,name=path" json:"path,omitempty"`
	MntId  *uint32  `protobuf:"varint,5,opt,name=mnt_id,json=mntId" json:"mnt_id,omitempty"`
	// contains filtered or unexported fields
}

func (*FhEntry) Descriptor deprecated

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

Deprecated: Use FhEntry.ProtoReflect.Descriptor instead.

func (*FhEntry) GetBytes

func (x *FhEntry) GetBytes() uint32

func (*FhEntry) GetHandle

func (x *FhEntry) GetHandle() []uint64

func (*FhEntry) GetMntId

func (x *FhEntry) GetMntId() uint32

func (*FhEntry) GetPath

func (x *FhEntry) GetPath() string

func (*FhEntry) GetType

func (x *FhEntry) GetType() uint32

func (*FhEntry) ProtoMessage

func (*FhEntry) ProtoMessage()

func (*FhEntry) ProtoReflect

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

func (*FhEntry) Reset

func (x *FhEntry) Reset()

func (*FhEntry) String

func (x *FhEntry) String() string

type FhEntrySizes

type FhEntrySizes int32
const (
	FhEntrySizes_min_entries FhEntrySizes = 16
)

func (FhEntrySizes) Descriptor

func (FhEntrySizes) Enum

func (x FhEntrySizes) Enum() *FhEntrySizes

func (FhEntrySizes) EnumDescriptor deprecated

func (FhEntrySizes) EnumDescriptor() ([]byte, []int)

Deprecated: Use FhEntrySizes.Descriptor instead.

func (FhEntrySizes) Number

func (FhEntrySizes) String

func (x FhEntrySizes) String() string

func (FhEntrySizes) Type

func (*FhEntrySizes) UnmarshalJSON deprecated

func (x *FhEntrySizes) UnmarshalJSON(b []byte) error

Deprecated: Do not use.

type IrmapCacheEntry

type IrmapCacheEntry struct {
	Dev   *uint32 `protobuf:"varint,1,req,name=dev" json:"dev,omitempty"`
	Inode *uint64 `protobuf:"varint,2,req,name=inode" json:"inode,omitempty"`
	Path  *string `protobuf:"bytes,3,req,name=path" json:"path,omitempty"`
	// contains filtered or unexported fields
}

func (*IrmapCacheEntry) Descriptor deprecated

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

Deprecated: Use IrmapCacheEntry.ProtoReflect.Descriptor instead.

func (*IrmapCacheEntry) GetDev

func (x *IrmapCacheEntry) GetDev() uint32

func (*IrmapCacheEntry) GetInode

func (x *IrmapCacheEntry) GetInode() uint64

func (*IrmapCacheEntry) GetPath

func (x *IrmapCacheEntry) GetPath() string

func (*IrmapCacheEntry) ProtoMessage

func (*IrmapCacheEntry) ProtoMessage()

func (*IrmapCacheEntry) ProtoReflect

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

func (*IrmapCacheEntry) Reset

func (x *IrmapCacheEntry) Reset()

func (*IrmapCacheEntry) String

func (x *IrmapCacheEntry) String() string

Jump to

Keyboard shortcuts

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