Searched refs:RBD_OBJ_FLAG_DELETION (Results 1 – 1 of 1) sorted by relevance
231 #define RBD_OBJ_FLAG_DELETION (1U << 0) macro2256 rbd_assert(obj_req->flags & RBD_OBJ_FLAG_DELETION); in __rbd_osd_setup_discard_ops()2302 obj_req->flags |= RBD_OBJ_FLAG_DELETION; in rbd_obj_init_discard()2321 rbd_assert(obj_req->flags & RBD_OBJ_FLAG_DELETION); in __rbd_osd_setup_zeroout_ops()2350 obj_req->flags |= RBD_OBJ_FLAG_DELETION; in rbd_obj_init_zeroout()2939 if (obj_req->flags & RBD_OBJ_FLAG_DELETION) in rbd_obj_write_pre_object_map()3274 if (!(obj_req->flags & RBD_OBJ_FLAG_DELETION)) in rbd_obj_write_post_object_map()3328 if (obj_req->flags & RBD_OBJ_FLAG_DELETION) in rbd_obj_advance_write()