MCPcopy Create free account

hub / github.com/cpuguy83/kvfs / functions

Functions3,526 in github.com/cpuguy83/kvfs

↓ 12 callersMethodpage
page returns a reference to the page with a given id. If page has been written to then a temporary bufferred page is returned.
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:502
↓ 12 callersMethodreadb
([]byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:38
↓ 12 callersMethodwriteUint16
(v uint16)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:391
↓ 12 callersMethodwritestr
(string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:46
↓ 11 callersMethodFatal
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:91
↓ 11 callersMethodInode
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:251
↓ 11 callersMethodPrintf
(string, ...interface{})
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:61
↓ 11 callersMethodWithFields
Add a map of fields to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:70
↓ 11 callersMethodout
(s string)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:376
↓ 10 callersMethodCodecDecodeSelf
(*Decoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:259
↓ 10 callersMethodCodecEncodeSelf
(*Encoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:258
↓ 10 callersMethodEncodeStringBytes
(c charEncoding, v []byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:74
↓ 10 callersMethodFlush
Flush is called for close() call on a file descriptor. In case of duplicated descriptor, it may be called more than once for a file.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:126
↓ 10 callersMethodList
List the content of a given prefix
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:77
↓ 10 callersMethodNode
Node looks up the Inode that corresponds to the given path name, or returns nil if not found.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:118
↓ 10 callersMethodSize
Size returns how many bytes this return value takes at most.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/api.go:21
↓ 10 callersMethodUpdate
Update executes a function within the context of a read-write managed transaction. If no error is returned from the function then the transaction is c
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:530
↓ 10 callersMethodencVar
encVar will encode a variable. The parameter, t, is the reflect.Type of the variable itself
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:544
↓ 10 callersMethodsetWriteOptions
setWriteOptions is used to annotate the request with additional write options
Godeps/_workspace/src/github.com/hashicorp/consul/api/api.go:260
↓ 10 callersMethodwriteUint64
(v uint64)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:401
↓ 9 callersMethodDecExt
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:207
↓ 9 callersMethodEncExt
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:105
↓ 9 callersMethodEncode
(buf []byte)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:380
↓ 9 callersMethodWrite
(p []byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:102
↓ 9 callersMethodread
(obj interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/rpc.go:98
↓ 9 callersMethodreadNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/binc.go:336
↓ 8 callersMethodCopy
Copy writes the entire database to a writer. This function exists for backwards compatibility. Use WriteTo() in
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:264
↓ 8 callersMethodCursor
Cursor creates a cursor associated with the bucket. The cursor is only valid as long as the transaction is open. Do not use a cursor after the transac
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:89
↓ 8 callersMethodDebug
(args ...interface{})
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/debug.go:24
↓ 8 callersMethodGetAttr
Attributes. This function is the main entry point, through which FUSE discovers which files and directories exist. If the filesystem wants to implem
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/api.go:30
↓ 8 callersMethodInt
(v int64, bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:867
↓ 8 callersMethodNode
Node returns the file-system specific node.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/inode.go:94
↓ 8 callersMethodUint
(v uint64, bitsize uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:857
↓ 8 callersMethodaddChild
(name string, child *pathInode)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:324
↓ 8 callersFunctiondecByteSlice
func decErr(format string, params ...interface{}) { doPanic(msgTagDec, format, params...) }
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1542
↓ 8 callersMethoddecVar
(varname string, t reflect.Type, canBeNil bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:972
↓ 8 callersMethoderrorf
(format string, params ...interface{})
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1490
↓ 8 callersMethodexpectChar
(c uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:454
↓ 8 callersMethodfree
free adds the node's underlying page to the freelist.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:586
↓ 8 callersMethodgenRequiredMethodVars
(encode bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:321
↓ 8 callersMethodgetOpenedFile
(h uint64)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/fsmount.go:76
↓ 8 callersFunctionimplementsIntf
(typ, iTyp reflect.Type)
Godeps/_workspace/src/github.com/ugorji/go/codec/helper_internal.go:89
↓ 8 callersMethodindex
(rtid uintptr)
Godeps/_workspace/src/github.com/ugorji/go/codec/fast-path.generated.go:57
↓ 8 callersMethodmeta
meta retrieves the current meta page reference.
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:624
↓ 8 callersMethodnode
node creates a node from a page and associates it with a given parent.
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:609
↓ 8 callersMethodnormalize
Normalize the key for usage in Consul
Godeps/_workspace/src/github.com/docker/libkv/store/consul/consul.go:96
↓ 8 callersMethodreadNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/msgpack.go:565
↓ 8 callersMethodreadNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/cbor.go:180
↓ 8 callersMethodrollback
()
Godeps/_workspace/src/github.com/boltdb/bolt/tx.go:218
↓ 8 callersMethodseek
seek moves the cursor to a given key and returns it. If the key does not exist then the next key is used.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:147
↓ 7 callersMethodDebug
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:117
↓ 7 callersMethodDone
Done() is called after sending the data to the kernel.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/api.go:24
↓ 7 callersMethodEncSliceStringV
(v []string, checkNil bool, e *Encoder)
Godeps/_workspace/src/github.com/ugorji/go/codec/fast-path.generated.go:2790
↓ 7 callersMethodInfo
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:127
↓ 7 callersMethodLookup
Lookup finds a child node to this node; it is only called for directory Nodes.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:38
↓ 7 callersMethodRelease
This is called to before the file handle is forgotten. This method has no return value, so nothing can synchronizes on the call. Any cleanup that requ
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:132
↓ 7 callersMethodTruncate
(file File, size uint64, context *fuse.Context)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/api.go:99
↓ 7 callersMethodView
View executes a function within the context of a managed read-only transaction. Any error that is returned from the function is returned from the View
Godeps/_workspace/src/github.com/boltdb/bolt/db.go:561
↓ 7 callersMethodbranchPageElement
branchPageElement retrieves the branch node by index
Godeps/_workspace/src/github.com/boltdb/bolt/page.go:69
↓ 7 callersMethodcount
count returns the number of inodes or page elements.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:379
↓ 7 callersMethodflatDataSize
()
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/request.go:206
↓ 7 callersMethodput
put issues a PUT request
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/requests.go:66
↓ 7 callersMethodreadNextBd
()
Godeps/_workspace/src/github.com/ugorji/go/codec/simple.go:162
↓ 7 callersMethodremoveChild
removes a node from the list of in-memory children. This does not affect the inodes.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:544
↓ 7 callersMethodsetState
(state State)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/conn.go:213
↓ 7 callersMethodskipWhitespace
This will skip whitespace characters and return the next byte to read. The next byte determines what the value will be one of.
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:368
↓ 7 callersMethodxtraSM
used for chan, array, slice, map
Godeps/_workspace/src/github.com/ugorji/go/codec/gen.go:528
↓ 6 callersMethodAtomicPut
Atomic CAS operation on a single value. Pass previous = nil to create a new key.
Godeps/_workspace/src/github.com/docker/libkv/store/store.go:84
↓ 6 callersMethodDebugf
(f string, args ...interface{})
Godeps/_workspace/src/github.com/coreos/go-etcd/etcd/debug.go:29
↓ 6 callersMethodDecStructFieldNotFound
FOR USE BY CODECGEN ONLY. IT *WILL* CHANGE WITHOUT NOTICE. *DO NOT USE*
Godeps/_workspace/src/github.com/ugorji/go/codec/gen-helper.generated.go:150
↓ 6 callersMethodDecode
(buf []byte)
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:376
↓ 6 callersMethodFatalf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:92
↓ 6 callersMethodFiles
Files() returns an opens file that have bits in common with the give mask. Use mask==0 to return all files.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/inode.go:100
↓ 6 callersMethodFormat
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter.go:18
↓ 6 callersMethodInfof
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:171
↓ 6 callersMethodLen
()
Godeps/_workspace/src/github.com/ugorji/go/codec/helper.go:562
↓ 6 callersMethodNode
Finds a node within the currently known inodes, returns the last known node and the remaining unknown path components. If parent is nil, start from F
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/fsconnector.go:176
↓ 6 callersMethodOpen
File handling. If opening for writing, the file's mtime should be updated too.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/api.go:61
↓ 6 callersMethodReadArrayStart
()
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:84
↓ 6 callersMethodRegister
(obj *handled)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/nodefs/handle.go:18
↓ 6 callersMethodSession
Session returns a handle to the session endpoints
Godeps/_workspace/src/github.com/hashicorp/consul/api/session.go:37
↓ 6 callersFunctionToStatus
ToStatus extracts an errno number from Go error objects. If it fails, it logs an error and returns ENOSYS.
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/misc.go:35
↓ 6 callersMethodWarn
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:133
↓ 6 callersMethodWriteByte
(c byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:100
↓ 6 callersMethodWriteString
(s string)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:101
↓ 6 callersMethodcreateChild
(name string, isDir bool)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/pathfs/pathfs.go:557
↓ 6 callersMethoddecLen
()
Godeps/_workspace/src/github.com/ugorji/go/codec/binc.go:588
↓ 6 callersFunctiondecodePacket
(buf []byte, st interface{})
Godeps/_workspace/src/github.com/samuel/go-zookeeper/zk/structs.go:383
↓ 6 callersMethoddel
del removes a key from the node.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:144
↓ 6 callersMethodencUint
(v uint64, bd byte)
Godeps/_workspace/src/github.com/ugorji/go/codec/cbor.go:90
↓ 6 callersMethodgetDecFn
(rt reflect.Type, checkFastpath, checkCodecSelfer bool)
Godeps/_workspace/src/github.com/ugorji/go/codec/decode.go:1286
↓ 6 callersMethodkey
DO NOT EDIT. Copied from the "bolt" package.
Godeps/_workspace/src/github.com/boltdb/bolt/cmd/bolt/main.go:1520
↓ 6 callersMethodkeyValue
keyValue returns the key and value of the current leaf element.
Godeps/_workspace/src/github.com/boltdb/bolt/cursor.go:324
↓ 6 callersMethodlog
This function is not declared with a pointer value because otherwise race conditions will occur when using multiple goroutines
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:83
↓ 6 callersMethodmarshal
(bs []byte, fnerr error, asis bool, c charEncoding)
Godeps/_workspace/src/github.com/ugorji/go/codec/encode.go:1215
↓ 6 callersFunctionoperationName
(op int32)
Godeps/_workspace/src/github.com/hanwen/go-fuse/fuse/opcode.go:381
↓ 6 callersMethodpageNode
pageNode returns the in-memory node, if it exists. Otherwise returns the underlying page.
Godeps/_workspace/src/github.com/boltdb/bolt/bucket.go:671
↓ 6 callersMethodput
put inserts a key/value.
Godeps/_workspace/src/github.com/boltdb/bolt/node.go:116
↓ 6 callersMethodreadStrIdx
(fromIdx, toIdx uint8)
Godeps/_workspace/src/github.com/ugorji/go/codec/json.go:391
↓ 6 callersMethodsprintlnn
Sprintlnn => Sprint no newline. This is to get the behavior of how fmt.Sprintln where spaces are always added between operands, regardless of their ty
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:261
← previousnext →101–200 of 3,526, ranked by callers