Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h66 #define DA_UNMAP_GRANULARITY_DEFAULT 0 macro
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_device.c799 dev->dev_attrib.unmap_granularity = DA_UNMAP_GRANULARITY_DEFAULT; in target_alloc_device()