Searched refs:smbfs_xa_findopen (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_xattr.c | 216 error = smbfs_xa_findopen(&ctx, xnp, "*", 1); 300 smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp, function
|
H A D | smbfs_subr.h | 294 int smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp,
|
H A D | smbfs_smb.c | 2271 error = smbfs_xa_findopen(ctx, dnp, wild, wlen);
|
Completed in 64 milliseconds