type go.etcd.io/bbolt.inodes

3 uses

	go.etcd.io/bbolt (current package)
		node.go#L20: 	inodes     inodes
		node.go#L164: 	n.inodes = make(inodes, int(p.count))
		node.go#L602: type inodes []inode