Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/jni/
DFuseDaemon.cpp491 static bool is_bpf_backing_path(const string& path) { in is_bpf_backing_path() function
702 if (!fuse->bpf || !is_bpf_backing_path(parent_path)) { in make_node_entry()
878 if (is_bpf_backing_path(child_path)) { in fuse_bpf_install()
939 } else if (is_bpf_backing_path(child_path) && op == FuseOp::readdir) { in do_lookup()
1378 if (fuse->bpf && is_bpf_backing_path(new_parent_path)) { in do_rename()