Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c220 error = smbfs_xa_findnext(&ctx, 1); in smbfs_xa_exists()
370 smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit) in smbfs_xa_findnext() function
H A Dsmbfs_subr.h296 int smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit);
H A Dsmbfs_smb.c2311 error = smbfs_xa_findnext(ctx, (uint16_t)limit); in smbfs_smb_findnext()