Searched refs:IMG_REQ_CHILD (Results 1 – 1 of 1) sorted by relevance
286 IMG_REQ_CHILD, /* initiator: block = 0, child image = 1 */ enumerator1647 set_bit(IMG_REQ_CHILD, &img_request->flags); in img_request_child_set()1653 clear_bit(IMG_REQ_CHILD, &img_request->flags); in img_request_child_clear()1660 return test_bit(IMG_REQ_CHILD, &img_request->flags) != 0; in img_request_child_test()