Searched defs:fuse (Results 1 – 10 of 10) sorted by relevance
264 struct fuse { struct265 explicit fuse(const std::string& _path, const ino_t _ino, const bool _uncached_mode, in fuse() function294 // because fuse_lowlevel_ops documents that the root inode is always one argument297 inline node* FromInode(__u64 inode) { in FromInode()305 inline node* FromInodeNoThrow(__u64 inode) { in FromInodeNoThrow()313 inline __u64 ToInode(node* node) const { in ToInode()321 inline bool IsTranscodeSupportedPath(const string& path) { in IsTranscodeSupportedPath()337 inline bool IsUncachedPath(const std::string& path) { in IsUncachedPath()348 inline bool ShouldNotCache(const std::string& path) { in ShouldNotCache()375 mediaprovider::fuse::NodeTracker tracker; argument[all …]
146 struct ::fuse* fuse; variable
27 namespace fuse { namespace
23 namespace fuse { namespace
23 namespace mediaprovider::fuse { namespace
41 namespace fuse { namespace
25 namespace fuse { namespace
27 namespace mediaprovider::fuse { namespace
33 namespace fuse { namespace
8 fuse = { path = "../../../../external/crosvm/fuse" } qkey