Home
last modified time | relevance | path

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

/fs/cachefiles/
DKconfig9 local disk to enhance the speed of slower devices.
/fs/ubifs/
DKconfig48 ZSTD compresses is a big win in speed over Zlib and
/fs/ext4/
DKconfig50 and a number of other features to improve performance and speed
/fs/cifs/
Dcifs_debug.c130 seq_printf(m, "\tSpeed: %zu bps\n", iface->speed); in cifs_dump_iface()
Dcifsglob.h950 size_t speed; member
Dsmb2ops.c483 info->speed = le64_to_cpu(p->LinkSpeed); in parse_server_interfaces()
488 cifs_dbg(FYI, "%s: speed %zu bps\n", __func__, info->speed); in parse_server_interfaces()