[go: nahoru, domu]

Searched refs:___ntohl (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_private.h202 #define ___ntohl(x) __be32_to_cpu(x) macro
205 #define ntohl(x) ___ntohl(x)

Completed in 22 milliseconds