Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c95 static int zpool_do_prefetch(int, char **);
400 { "prefetch", zpool_do_prefetch, HELP_PREFETCH },
4214 zpool_do_prefetch(int argc, char **argv) in zpool_do_prefetch() function