reservation_object_get_list
if (!reservation_object_get_list(obj)) /* no shared fences to convert */
flist = reservation_object_get_list(resv);
flist = reservation_object_get_list(bo->resv);
old = reservation_object_get_list(obj);
old = reservation_object_get_list(obj);
src_list = reservation_object_get_list(src);
src_list = reservation_object_get_list(dst);
old = reservation_object_get_list(obj);
flist = reservation_object_get_list(resv);
fobj = reservation_object_get_list(&bo->ttm_resv);