Home
last modified time | relevance | path

Searched defs:vn_open (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_vnops.c173 vn_open(struct vnode *at_dvp, struct pathbuf *pb, vn_open() function
/netbsd-src/external/cddl/osnet/sys/sys/
H A Dvnode.h259 #define vn_open(pnamep, seg, filemode, createmode, vpp, crwhy, umask) \ macro
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/
H A Dkernel.c434 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) in vn_open() function