Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c165 unsigned no_trim:1; member
190 .no_trim = 0, \
295 ubd_dev->no_trim = 1; in ubd_setup_common()
788 if (ubd_dev->no_trim == 0) { in ubd_open_dev()