Searched refs:RBD_OBJ_FLAG_MAY_EXIST (Results 1 – 1 of 1) sorted by relevance
234 #define RBD_OBJ_FLAG_MAY_EXIST (1U << 3) macro2296 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) { in __rbd_osd_setup_write_ops()2444 !(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST)) in count_write_ops()2825 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_may_exist()2994 obj_req->flags |= RBD_OBJ_FLAG_MAY_EXIST; in rbd_obj_write_is_noop()2996 if (!(obj_req->flags & RBD_OBJ_FLAG_MAY_EXIST) && in rbd_obj_write_is_noop()