Searched refs:IMG_REQ_WRITE (Results 1 – 1 of 1) sorted by relevance
285 IMG_REQ_WRITE, /* I/O direction: read = 0, write = 1 */ enumerator1639 set_bit(IMG_REQ_WRITE, &img_request->flags); in img_request_write_set()1646 return test_bit(IMG_REQ_WRITE, &img_request->flags) != 0; in img_request_write_test()