Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c108 static int zpool_do_trim(int, char **);
306 { "trim", zpool_do_trim, HELP_TRIM },
7143 zpool_do_trim(int argc, char **argv) in zpool_do_trim() function