Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.h25 vnode_t *vncache_enter(struct stat *, vnode_t *, char *, int);
H A Dfake_vfs.c81 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.c368 vp = vncache_enter(&st, dvp, name, fd); in fop_lookup()
434 vp = vncache_enter(&st, dvp, name, fd); in fop_create()
564 *vpp = vncache_enter(&st, dvp, name, fd); in fop_mkdir()