Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice-mapper.h717 static inline unsigned long to_bytes(sector_t n) in to_bytes() function
/linux/fs/reiserfs/
H A Dfix_node.c376 int to, int to_bytes, short *snum012, int flow) in get_num_ver()
/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py175 def to_bytes(mac): function