Searched refs:nfslookup_otw (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_vnops.c | 95 static int nfslookup_otw(vnode_t *, char *, vnode_t **, cred_t *, int); 1834 error = nfslookup_otw(dvp, nm, vpp, cr, rfscall_flags); in nfslookup() 1905 nfslookup_otw(vnode_t *dvp, char *nm, vnode_t **vpp, cred_t *cr, in nfslookup_otw() function 2022 error = nfslookup_otw(dvp, nm, &vp, cr, 0); in nfs_create()
|