Searched refs:is_transcode_supported_path (Results 1 – 1 of 1) sorted by relevance
440 static inline bool is_transcode_supported_path(const string& path, struct fuse* fuse) { in is_transcode_supported_path() function487 if (!synthetic_path && !is_transcode_supported_path(path, fuse)) { in validate_node_path()