Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c432 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_xa_findnext()
H A Dsmbfs_subr.h98 #define SMBFS_RDD_FINDSINGLE 0x04 macro
H A Dsmbfs_smb.c743 ctx->f_flags |= SMBFS_RDD_FINDSINGLE; in smbfs_smb_lookup()
H A Dsmbfs_smb2.c540 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) in smbfs_smb2_qdir()
H A Dsmbfs_smb1.c546 if (ctx->f_flags & SMBFS_RDD_FINDSINGLE) { in smbfs_smb1_trans2find2()