Searched refs:SMB_ODIR_FLAG_SHORTNAMES (Results 1 – 2 of 2) sorted by relevance
969 od->d_flags |= SMB_ODIR_FLAG_SHORTNAMES; in smb_odir_create()1269 if (od->d_flags & SMB_ODIR_FLAG_SHORTNAMES) { in smb_odir_single_fileinfo()1434 if (od->d_flags & SMB_ODIR_FLAG_SHORTNAMES) { in smb_odir_wildcard_fileinfo()1530 if (od->d_flags & SMB_ODIR_FLAG_SHORTNAMES) { in smb_odir_match_name()
1245 #define SMB_ODIR_FLAG_SHORTNAMES 0x0040 macro