Searched refs:smbfs_smb_tmpopen (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_acl.c | 90 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); in smbfs_getsd() 172 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); in smbfs_setsd()
|
H A D | smbfs_subr.h | 177 int smbfs_smb_tmpopen(struct smbnode *np, uint32_t rights,
|
H A D | smbfs_smb.c | 652 error = smbfs_smb_tmpopen(tdnp, SA_RIGHT_FILE_READ_DATA, scrp, in smbfs_smb_t2rename() 1290 smbfs_smb_tmpopen(struct smbnode *np, uint32_t rights, struct smb_cred *scrp, in smbfs_smb_tmpopen() function
|
H A D | smbfs_vnops.c | 1032 error = smbfs_smb_tmpopen(np, rights, &scred, &fid); in smbfssetattr()
|