Home
last modified time | relevance | path

Searched refs:smbfs_xa_findnext (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c224 error = smbfs_xa_findnext(&ctx, 1); in smbfs_xa_exists()
375 smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit) in smbfs_xa_findnext() function
H A Dsmbfs_subr.h403 int smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit);
H A Dsmbfs_smb.c639 error = smbfs_xa_findnext(ctx, lim); in smbfs_smb_findnext()