Home
last modified time | relevance | path

Searched defs:fuse (Results 1 – 9 of 9) sorted by relevance

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp255 struct fuse { struct
256 explicit fuse(const std::string& _path, const ino_t _ino, const bool _uncached_mode, in fuse() argument
285 // because fuse_lowlevel_ops documents that the root inode is always one argument
288 inline node* FromInode(__u64 inode) { in FromInode()
296 inline node* FromInodeNoThrow(__u64 inode) { in FromInodeNoThrow()
304 inline __u64 ToInode(node* node) const { in ToInode()
312 inline bool IsTranscodeSupportedPath(const string& path) { in IsTranscodeSupportedPath()
328 inline bool IsUncachedPath(const std::string& path) { in IsUncachedPath()
339 inline bool ShouldNotCache(const std::string& path) { in ShouldNotCache()
366 mediaprovider::fuse::NodeTracker tracker; argument
[all …]
DFuseDaemon.h80 struct ::fuse* fuse; variable
DFuseUtils.cpp27 namespace fuse { namespace
DReaddirHelper.cpp23 namespace fuse { namespace
DFuseUtilsTest.cpp23 namespace mediaprovider::fuse { namespace
Dnode.cpp41 namespace fuse { namespace
DRedactionInfo.cpp25 namespace fuse { namespace
DRedactionInfoTest.cpp27 namespace mediaprovider::fuse { namespace
DMediaProviderWrapper.cpp33 namespace fuse { namespace