Searched refs:dfs_vnode_find (Results 1 – 1 of 1) sorted by relevance
117 static struct dfs_vnode *dfs_vnode_find(const char *path, rt_list_t **hash_head) in dfs_vnode_find() function164 vnode = dfs_vnode_find(fullpath, NULL); in dfs_file_is_open()208 vnode = dfs_vnode_find(fullpath, &hash_head); in dfs_file_open()
Completed in 4 milliseconds