Home
last modified time | relevance | path

Searched defs:FileSystemHost (Results 1 – 3 of 3) sorted by relevance

/dports/net/rclone/rclone-1.57.0/vendor/github.com/billziss-gh/cgofuse/fuse/
H A Dhost.go28 type FileSystemHost struct { struct
29 fsop FileSystemInterface
30 fuse *c_struct_fuse
31 mntp string
32 sigc chan os.Signal
34 capCaseInsensitive, capReaddirPlus bool
42 func hostHandleNew(host *FileSystemHost) unsafe.Pointer {
579 func (host *FileSystemHost) SetCapCaseInsensitive(value bool) {
586 func (host *FileSystemHost) SetCapReaddirPlus(value bool) {
710 func (host *FileSystemHost) Unmount() bool {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/session/
H A Darc_bridge_service.h48 class FileSystemHost; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/session/
H A Darc_bridge_service.h47 class FileSystemHost; variable