Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dncpsign_kernel.c28 WVAL_LH(const __u8 * buf, int pos) in WVAL_LH() function
35 return WVAL_LH(buf, pos) | WVAL_LH(buf, pos + 2) << 16; in DVAL_LH()
Dncplib_kernel.c120 static inline u16 WVAL_LH(const void *data) in WVAL_LH() function
894 *cnt = WVAL_LH(buffer + 10); in ncp_search_for_fileset()