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

/illumos-gate/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);
2342 smbfs_smb_findclose(struct smbfs_fctx *ctx, struct smb_cred *scrp) function
2435 (void) smbfs_smb_findclose(ctx, scrp);
H A Dsmbfs_vnops.c534 error = smbfs_smb_findclose(fctx, scred);
2754 (void) smbfs_smb_findclose(np->n_dirseq, &scred);
2820 * smbfs_smb_findclose(np->n_dirseq, ...)

Completed in 81 milliseconds