Home
last modified time | relevance | path

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

/dragonfly/lib/libtcplay/
HDtcplay_api.c261 opts->flags |= TC_FLAG_ALLOW_TRIM; in tc_api_task_set()
263 opts->flags &= ~TC_FLAG_ALLOW_TRIM; in tc_api_task_set()
HDtcplay.h73 #define TC_FLAG_ALLOW_TRIM 0x0010 macro
/dragonfly/sbin/tcplay/
HDmain.c342 opts->flags |= TC_FLAG_ALLOW_TRIM; in main()