Searched refs:sector_mask (Results 1 – 1 of 1) sorted by relevance
56 unsigned long sector_mask; member1278 if(req->length > (sizeof(req->sector_mask) * 8) << 9) in cowify_req()1285 &req->sector_mask); in cowify_req()1288 else cowify_bitmap(req->offset, req->length, &req->sector_mask, in cowify_req()1309 io_req->sector_mask = 0; in prepare_request()1493 bit = ubd_test_bit(start, (unsigned char *) &req->sector_mask); in do_io()1497 &req->sector_mask) == bit)) in do_io()