Searched refs:UNICODE_DOT (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dreaddir.c488 #define UNICODE_DOT cpu_to_le16(0x2e) macro
502 if (ufilename[0] == UNICODE_DOT) cifs_entry_is_dot()
506 if (ufilename[0] == UNICODE_DOT && cifs_entry_is_dot()
507 ufilename[1] == UNICODE_DOT) cifs_entry_is_dot()

Completed in 51 milliseconds