Searched refs:SMBFS_RDD_FINDFIRST (Results 1 – 3 of 3) sorted by relevance
1764 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_search()1771 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_search()1915 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_trans2find2()1977 if (ctx->f_flags & SMBFS_RDD_FINDFIRST) { in smbfs_smb_trans2find2()1980 ctx->f_flags &= ~SMBFS_RDD_FINDFIRST; in smbfs_smb_trans2find2()2250 if ((ctx->f_flags & (SMBFS_RDD_FINDFIRST | SMBFS_RDD_NOCLOSE)) == 0) in smbfs_smb_findcloseLM2()2265 ctx->f_flags = SMBFS_RDD_FINDFIRST; in smbfs_smb_findopen()
94 #define SMBFS_RDD_FINDFIRST 0x01 macro
211 ctx.f_flags = SMBFS_RDD_FINDFIRST; in smbfs_xa_exists()