Searched refs:nfs3lookup_otw (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_vnops.c | 103 static int nfs3lookup_otw(vnode_t *, char *, vnode_t **, cred_t *, int); 2072 error = nfs3lookup_otw(dvp, nm, vpp, cr, rfscall_flags); in nfs3lookup() 2142 nfs3lookup_otw(vnode_t *dvp, char *nm, vnode_t **vpp, cred_t *cr, in nfs3lookup_otw() function 2276 error = nfs3lookup_otw(dvp, nm, &vp, cr, 0); in nfs3_create()
|