Home
last modified time | relevance | path

Searched refs:vncache_enter (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.h25 vnode_t *vncache_enter(struct stat *, vnode_t *, char *, int);
H A Dfake_vfs.c86 vp = vncache_enter(&st, NULL, "", fd); in fksmbsrv_vfs_init()
H A Dvncache.c196 vncache_enter(struct stat *st, vnode_t *dvp, char *name, int fd) in vncache_enter() function
H A Dfake_vop.c520 vp = vncache_enter(&st, dvp, name, fd); in fop_lookup()
586 vp = vncache_enter(&st, dvp, name, fd); in fop_create()
714 *vpp = vncache_enter(&st, dvp, name, fd); in fop_mkdir()