Searched defs:vfs_path (Results 1 – 7 of 7) sorted by relevance
72 lws_vfs_select_fops(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_select_fops()120 lws_vfs_file_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_vfs_file_open()
25 pub(crate) fn vfs_path(url: &lsp_types::Url) -> Result<vfs::VfsPath> { in vfs_path() function
497 let vfs_path = vfs::VfsPath::from(path.to_path_buf()); in recreate_crate_graph() localVariable
276 let vfs_path = &vfs.file_path(file.file_id); in process_changes() localVariable
207 const char *vfs_path, const char *vpath, in test_server_fops_open()
47 mod vfs_path; module
318 lws_fops_zip_open(const struct lws_plat_file_ops *fops, const char *vfs_path, in lws_fops_zip_open()