Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c152 boolean_t zvol_unmap_enabled = B_TRUE; variable
155 &zvol_unmap_enabled, 0, "Enable UNMAP functionality");
1050 if (!zvol_unmap_enabled) in zvol_cdev_ioctl()