Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_backend.h124 bool target_configure_unmap_from_bdev(struct se_dev_attrib *attrib,
/linux/drivers/target/
H A Dtarget_core_device.c865 bool target_configure_unmap_from_bdev(struct se_dev_attrib *attrib, in target_configure_unmap_from_bdev() function
884 EXPORT_SYMBOL(target_configure_unmap_from_bdev);
H A Dtarget_core_file.c95 return target_configure_unmap_from_bdev(&dev->dev_attrib, in fd_configure_unmap()
H A Dtarget_core_iblock.c87 return target_configure_unmap_from_bdev(&dev->dev_attrib, in iblock_configure_unmap()