Searched refs:RBD_OBJ_FLAG_DELETION (Results 1 – 1 of 1) sorted by relevance
231 #define RBD_OBJ_FLAG_DELETION (1U << 0) macro2255 rbd_assert(obj_req->flags & RBD_OBJ_FLAG_DELETION); in __rbd_osd_setup_discard_ops()2301 obj_req->flags |= RBD_OBJ_FLAG_DELETION; in rbd_obj_init_discard()2320 rbd_assert(obj_req->flags & RBD_OBJ_FLAG_DELETION); in __rbd_osd_setup_zeroout_ops()2349 obj_req->flags |= RBD_OBJ_FLAG_DELETION; in rbd_obj_init_zeroout()2938 if (obj_req->flags & RBD_OBJ_FLAG_DELETION) in rbd_obj_write_pre_object_map()3273 if (!(obj_req->flags & RBD_OBJ_FLAG_DELETION)) in rbd_obj_write_post_object_map()3327 if (obj_req->flags & RBD_OBJ_FLAG_DELETION) in rbd_obj_advance_write()