fd_and_path_to_vnode
return fd_and_path_to_vnode(fd, path, true, _vnode, NULL, kernel);
static status_t fd_and_path_to_vnode(int fd, char* path, bool traverseLeafLink,
status_t status = fd_and_path_to_vnode(fd, path, traverse, vnode,
status_t status = fd_and_path_to_vnode(fd, path, true, vnode, &parentID,
status = fd_and_path_to_vnode(fd, path, false, vnode, NULL, kernel);
status = fd_and_path_to_vnode(toFD, toPath, traverseLeafLink, vnode, NULL,
status = fd_and_path_to_vnode(fd, path, true, vnode, NULL, kernel);
status_t status = fd_and_path_to_vnode(fd, path, traverseLeafLink, vnode,
status_t status = fd_and_path_to_vnode(fd, path, traverseLeafLink, vnode,
status_t status = fd_and_path_to_vnode(fd, path, traverseLeafLink, vnode,
status_t status = fd_and_path_to_vnode(fd, path, traverse, vnode, NULL,
status_t status = fd_and_path_to_vnode(fd, path, traverse, vnode, NULL,
status_t status = fd_and_path_to_vnode(fd, path, true, vnode, NULL, kernel);
return fd_and_path_to_vnode(fd, path, true, _vnode, NULL, kernel);
static fssh_status_t fd_and_path_to_vnode(int fd, char *path,
status = fd_and_path_to_vnode(fd, path, traverse, &vnode, &parentID, kernel);
status = fd_and_path_to_vnode(fd, path, true, &vnode, &parentID, kernel);
status = fd_and_path_to_vnode(fd, path, false, &vnode, NULL, kernel);
status = fd_and_path_to_vnode(fd, path, traverseLeafLink, &vnode, NULL, kernel);
status = fd_and_path_to_vnode(fd, path, traverseLeafLink, &vnode, NULL, kernel);
status = fd_and_path_to_vnode(fd, path, true, &vnode, NULL, kernel);
status = fd_and_path_to_vnode(fd, path, true, &vnode, NULL, kernel);