Searched refs:UNICODE_DOT (Results 1 – 1 of 1) sorted by relevance
611 #define UNICODE_DOT cpu_to_le16(0x2e) macro625 if (ufilename[0] == UNICODE_DOT) in cifs_entry_is_dot()629 if (ufilename[0] == UNICODE_DOT && in cifs_entry_is_dot()630 ufilename[1] == UNICODE_DOT) in cifs_entry_is_dot()
Completed in 22 milliseconds