Home
last modified time | relevance | path

Searched refs:fuse_bpf_fill_entries (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp843 void fuse_bpf_fill_entries(const string& path, const int bpf_fd, struct fuse_entry_param* e, in fuse_bpf_fill_entries() function
879 fuse_bpf_fill_entries(child_path, fuse->bpf_fd.get(), e, backing_fd); in fuse_bpf_install()
881 fuse_bpf_fill_entries(child_path, static_cast<int>(BpfFd::REMOVE), e, backing_fd); in fuse_bpf_install()