Searched refs:rbd_obj_is_tail (Results 1 – 1 of 1) sorted by relevance
1326 static bool rbd_obj_is_tail(struct rbd_obj_request *obj_req) in rbd_obj_is_tail() function2245 return rbd_obj_is_tail(obj_req) ? CEPH_OSD_OP_TRUNCATE : in truncate_or_zero_opcode()2280 !rbd_obj_is_tail(obj_req)) { in rbd_obj_init_discard()