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

/freebsd-10.1-release/sys/fs/smbfs/
H A Dsmbfs_subr.h164 int smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred);
H A Dsmbfs_node.c326 smbfs_findclose(np->n_dirseq, scred);
H A Dsmbfs_io.c122 smbfs_findclose(np->n_dirseq, scred);
139 smbfs_findclose(np->n_dirseq, scred);
H A Dsmbfs_smb.c1387 smbfs_findclose(ctx, scred);
1430 smbfs_findclose(struct smbfs_fctx *ctx, struct smb_cred *scred) function
1470 smbfs_findclose(ctx, scred);
H A Dsmbfs_vnops.c239 smbfs_findclose(np->n_dirseq, scred);

Completed in 108 milliseconds