Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h203 int smbfs_smb_lookup(struct smbnode *dnp, const char **namep, int *nmlenp,
H A Dsmbfs_xattr.c282 error = smbfs_smb_lookup(pnp, &name, &nlen, fap, scrp); in smbfs_xa_getfattr()
H A Dsmbfs_vnops.c1619 error = smbfs_smb_lookup(dnp, &name, &nmlen, &fa, &scred); in smbfslookup()
1965 error = smbfs_smb_lookup(dnp, &name, &nmlen, &fattr, &scred); in smbfs_create()
2398 error = smbfs_smb_lookup(dnp, &name, &nmlen, &fattr, &scred); in smbfs_mkdir()
H A Dsmbfs_smb.c2368 smbfs_smb_lookup(struct smbnode *dnp, const char **namep, int *nmlenp, in smbfs_smb_lookup() function