Home
last modified time | relevance | path

Searched refs:smbfs_smb_findclose (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h200 int smbfs_smb_findclose(struct smbfs_fctx *ctx, struct smb_cred *scrp);
H A Dsmbfs_smb.c2283 (void) smbfs_smb_findclose(ctx, scrp); in smbfs_smb_findopen()
2342 smbfs_smb_findclose(struct smbfs_fctx *ctx, struct smb_cred *scrp) in smbfs_smb_findclose() function
2435 (void) smbfs_smb_findclose(ctx, scrp); in smbfs_smb_lookup()
H A Dsmbfs_vnops.c533 error = smbfs_smb_findclose(fctx, scred); in smbfs_rele_fid()
2696 (void) smbfs_smb_findclose(np->n_dirseq, &scred); in smbfs_readvdir()