Home
last modified time | relevance | path

Searched refs:ufilename (Results 1 – 1 of 1) sorted by relevance

/fs/smb/client/
A Dreaddir.c622 __le16 *ufilename = (__le16 *)de->name; in cifs_entry_is_dot() local
625 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 7 milliseconds