Searched refs:RBD_OBJ_FLAG_MAY_EXIST (Results 1 – 1 of 1) sorted by relevance
234 #define RBD_OBJ_FLAG_MAY_EXIST (1U << 3) macro2231 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) { in __rbd_osd_setup_write_ops()2379 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) in count_write_ops()2760 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_may_exist()2929 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_write_is_noop()2931 if (!(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST) && in rbd_obj_write_is_noop()