Searched refs:native_should_open_with_fuse (Results 1 – 1 of 1) sorted by relevance
167 return native_should_open_with_fuse(mPtr, path, readLock, fd); in shouldOpenWithFuse()340 private native boolean native_should_open_with_fuse(long daemon, String path, boolean readLock, in native_should_open_with_fuse() method in FuseDaemon