Searched refs:SMBFS_RDD_FINDFIRST (Results 1 – 5 of 5) sorted by relevance
550 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb1_trans2find2()612 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb1_trans2find2()615 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb1_trans2find2()719 if ((ctx->f_flags & (SMBFS_RDD_FINDFIRST | SMBFS_RDD_NOCLOSE)) == 0) in smbfs_smb_findcloseLM2()
215 ctx.f_flags = SMBFS_RDD_FINDFIRST; in smbfs_xa_exists()
96 #define SMBFS_RDD_FINDFIRST 0x01 macro
587 ctx->f_flags = SMBFS_RDD_FINDFIRST; in smbfs_smb_findopen()
542 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) in smbfs_smb2_qdir()