Searched refs:POOL_TRIM_START (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1178 POOL_TRIM_START, enumerator in enum:pool_trim_func
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c676 fnvlist_add_uint64(required, ZPOOL_TRIM_COMMAND, POOL_TRIM_START);
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7297 pool_trim_func_t cmd_type = POOL_TRIM_START;
7307 if (cmd_type != POOL_TRIM_START &&
7316 if (cmd_type != POOL_TRIM_START) {
7324 if (cmd_type != POOL_TRIM_START) {
7336 if (cmd_type != POOL_TRIM_START &&
7369 if (wait && (cmd_type != POOL_TRIM_START)) {
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa.c7345 if (cmd_type == POOL_TRIM_START &&
7361 case POOL_TRIM_START:
H A Dzfs_ioctl.c4059 cmd_type == POOL_TRIM_START ||
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c6769 case POOL_TRIM_START:

Completed in 250 milliseconds