Home
last modified time | relevance | path

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

/fs/cifs/
Dreaddir.c821 static int cifs_get_name_from_search_buf(struct qstr *pqst, in cifs_get_name_from_search_buf() argument
885 pqst->len = cifs_convertUCSpath((char *)pqst->name, in cifs_get_name_from_search_buf()
888 pqst->len = cifs_strfromUCS_le((char *)pqst->name, in cifs_get_name_from_search_buf()
891 pqst->name = filename; in cifs_get_name_from_search_buf()
892 pqst->len = len; in cifs_get_name_from_search_buf()
894 pqst->hash = full_name_hash(pqst->name, pqst->len); in cifs_get_name_from_search_buf()