Home
last modified time | relevance | path

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

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