Searched defs:vn_open (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | vfs_vnops.c | 173 vn_open(struct vnode *at_dvp, struct pathbuf *pb, vn_open() function
|
/netbsd-src/external/cddl/osnet/sys/sys/ |
H A D | vnode.h | 259 #define vn_open(pnamep, seg, filemode, createmode, vpp, crwhy, umask) \ macro
|
/netbsd-src/external/cddl/osnet/dist/lib/libzpool/common/ |
H A D | kernel.c | 434 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) in vn_open() function
|