Searched refs:file_vnode_withvid (Results 1 – 2 of 2) sorted by relevance
92 int file_vnode_withvid(int, vnode_t *, uint32_t *);
2062 return file_vnode_withvid(fd, vpp, NULL); in file_vnode()2103 file_vnode_withvid(int fd, struct vnode **vpp, uint32_t *vidp) in file_vnode_withvid() function