Searched refs:smbfs_smb_lookup (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_subr.h | 203 int smbfs_smb_lookup(struct smbnode *dnp, const char **namep, int *nmlenp,
|
H A D | smbfs_xattr.c | 282 error = smbfs_smb_lookup(pnp, &name, &nlen, fap, scrp); in smbfs_xa_getfattr()
|
H A D | smbfs_vnops.c | 1619 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 D | smbfs_smb.c | 2368 smbfs_smb_lookup(struct smbnode *dnp, const char **namep, int *nmlenp, in smbfs_smb_lookup() function
|