Searched refs:htonll (Results 1 – 5 of 5) sorted by relevance
12 # define htonll(x) (x) macro15 # define htonll(x) cpu_to_be64(x) macro28 # define htonll(x) (x) macro31 # define htonll(x) bswap_64(x) macro
246 header->size = htonll(*size); in write_cow_header()
36 #define htonll(x) cpu_to_be64(x) macro
283 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()
478 rp->cid.rnid_wwpn = htonll(lport->wwpn); in fc_lport_recv_rnid_req()479 rp->cid.rnid_wwnn = htonll(lport->wwnn); in fc_lport_recv_rnid_req()