Searched refs:RBD_OBJ_FLAG_MAY_EXIST (Results 1 – 1 of 1) sorted by relevance
234 #define RBD_OBJ_FLAG_MAY_EXIST (1U << 3) macro2211 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) { in __rbd_osd_setup_write_ops()2364 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) in count_write_ops()2745 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_may_exist()2914 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_write_is_noop()2916 if (!(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST) && in rbd_obj_write_is_noop()