Searched refs:VD_OP_MASK_READ (Results 1 – 3 of 3) sorted by relevance
129 #define VD_OP_MASK_READ \ macro
4399 vd->operations |= VD_OP_MASK_READ | (1 << VD_OP_GET_CAPACITY); in vd_set_exported_operations()4416 vd->operations = VD_OP_MASK_READ | VD_OP_MASK_WRITE; in vd_set_exported_operations()
683 vdc->operations = VD_OP_MASK_READ; in vdc_do_attach()