Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_base.h62 #define DA_UNMAP_GRANULARITY_DEFAULT 0 macro
/Linux-v4.19/drivers/target/
Dtarget_core_device.c816 dev->dev_attrib.unmap_granularity = DA_UNMAP_GRANULARITY_DEFAULT; in target_alloc_device()