Searched refs:SWS_LBDATA (Results 1 – 3 of 3) sorted by relevance
745 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB)) { in ctl_backend_ramdisk_ws()779 if (lbalen->flags & SWS_LBDATA) in ctl_backend_ramdisk_ws()
1420 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB) || in ctl_be_block_cw_dispatch_ws()1486 if (lbalen->flags & SWS_LBDATA) in ctl_be_block_cw_dispatch_ws()
1338 #define SWS_LBDATA 0x02 macro