Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/smbfs/
HDsmbfs_subr.h172 int smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred);
HDsmbfs_io.c121 smbfs_findclose(np->n_dirseq, &scred); in smbfs_readvdir()
140 smbfs_findclose(np->n_dirseq, &scred); in smbfs_readvdir()
HDsmbfs_smb.c1189 smbfs_findclose(ctx, scred); in smbfs_findopen()
1225 smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred) in smbfs_findclose() function
1271 smbfs_findclose(ctx, scred); in smbfs_smb_lookup()
HDsmbfs_vnops.c239 smbfs_findclose(np->n_dirseq, &scred); in smbfs_closel()