Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Dncpsign_kernel.c33 DVAL_LH(const __u8 * buf, int pos) in DVAL_LH() function
50 #define GET_LE32(p) DVAL_LH(p,0)
Dncplib_kernel.c137 static inline u32 DVAL_LH(const void *data) in DVAL_LH() function
370 target->mode = DVAL_LH(structure); in ncp_extract_nfs_info()
371 target->rdev = DVAL_LH(structure + 8); in ncp_extract_nfs_info()