Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c381 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_xa_findnext()
468 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_xa_findnext()
H A Dsmbfs_subr.h96 #define SMBFS_RDD_FINDSINGLE 0x04 macro
H A Dsmbfs_smb.c1911 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_smb_trans2find2()
2420 ctx->f_flags |= SMBFS_RDD_FINDSINGLE; in smbfs_smb_lookup()