Home
last modified time | relevance | path

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

/fs/cifs/
Dmisc.c237 const struct cifs_tcon *treeCon, int word_count in header_assemble() argument
245 (2 * word_count) + sizeof(struct smb_hdr) - in header_assemble()
280 buffer->WordCount = (char) word_count; in header_assemble()