Searched refs:SWS_LBDATA (Results 1 – 3 of 3) sorted by relevance
694 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB)) { in ctl_backend_ramdisk_ws()728 if (lbalen->flags & SWS_LBDATA) in ctl_backend_ramdisk_ws()
1284 if (lbalen->flags & ~(SWS_LBDATA | SWS_UNMAP | SWS_ANCHOR | SWS_NDOB) || in ctl_be_block_cw_dispatch_ws()1352 if (lbalen->flags & SWS_LBDATA) in ctl_be_block_cw_dispatch_ws()
1311 #define SWS_LBDATA 0x02 macro