Searched refs:ntohll (Results 1 – 4 of 4) sorted by relevance
11 # define ntohll(x) (x) macro14 # define ntohll(x) be64_to_cpu(x) macro27 # define ntohll(x) (x) macro30 # define ntohll(x) bswap_64(x) macro
327 *size_out = ntohll(header->v2.size); in read_cow_header()341 *size_out = ntohll(header->v3.size); in read_cow_header()372 *size_out = ntohll(header->v3_b.size); in read_cow_header()
35 #define ntohll(x) be64_to_cpu(x) macro
436 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()