Home
last modified time | relevance | path

Searched defs:MIN_DISCARD_GRANULARITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dns.c27 #define MIN_DISCARD_GRANULARITY (4 * KiB) macro
/openbmc/linux/fs/f2fs/
H A Df2fs.h336 #define MIN_DISCARD_GRANULARITY 1 macro