Home
last modified time | relevance | path

Searched defs:to_bytes (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Ddevice-mapper.h737 static inline unsigned long to_bytes(sector_t n) to_bytes() function
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py181 def to_bytes(mac): function