Home
last modified time | relevance | path

Searched refs:smb_speed_to_str (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_debug.c170 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str() function
218 seq_printf(m, "\tSpeed: %s\n", smb_speed_to_str(iface->speed)); in cifs_dump_iface()