Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dubd_kern.c155 unsigned no_trim:1; member
179 .no_trim = 0, \
284 ubd_dev->no_trim = 1; in ubd_setup_common()
845 if (!ubd_dev->no_trim) { in ubd_add()