Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h165 int smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred);
H A Dsmbfs_io.c122 smbfs_findclose(np->n_dirseq, scred); in smbfs_readvdir()
139 smbfs_findclose(np->n_dirseq, scred); in smbfs_readvdir()
H A Dsmbfs_node.c314 smbfs_findclose(np->n_dirseq, scred); in smbfs_inactive()
H A Dsmbfs_smb.c1384 smbfs_findclose(ctx, scred); in smbfs_findopen()
1427 smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred) in smbfs_findclose() function
1467 smbfs_findclose(ctx, scred); in smbfs_smb_lookup()
H A Dsmbfs_vnops.c220 smbfs_findclose(np->n_dirseq, scred); in smbfs_close()