Searched refs:SWS_UNMAP (Results 1 – 5 of 5) sorted by relevance
745 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB)) { in ctl_backend_ramdisk_ws()755 if (lbalen->flags & SWS_UNMAP) { in ctl_backend_ramdisk_ws()
1420 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB) || in ctl_be_block_cw_dispatch_ws()1421 (lbalen->flags & (SWS_UNMAP | SWS_ANCHOR) && be_lun->unmap == NULL)) { in ctl_be_block_cw_dispatch_ws()1433 if (lbalen->flags & (SWS_UNMAP | SWS_ANCHOR)) { in ctl_be_block_cw_dispatch_ws()
5729 if ((byte2 & SWS_UNMAP) == 0 && (byte2 & SWS_ANCHOR) != 0) { in ctl_write_same()
1340 #define SWS_UNMAP 0x08 macro
4282 DA_DELETE_ZERO ? 0 : SWS_UNMAP, in da_delete_ws()