Searched refs:synthetic_path (Results 1 – 1 of 1) sorted by relevance
552 const bool synthetic_path = is_synthetic_path(path, fuse); in validate_node_path() local553 if (lstat(path.c_str(), &e->attr) < 0 && !(op == FuseOp::lookup && synthetic_path)) { in validate_node_path()581 if (!synthetic_path && !fuse->IsTranscodeSupportedPath(path)) { in validate_node_path()